Technical¶
Components¶
Web components:¶
Flow Limeobject Header¶
Tag name: lwc-status-flow-limeobject-header
A component used in the header of the limeobject. It will trigger a configured command or the default command when clicking on any of the flow items.
This way it's easy to create your custom flow for each step in your process
Flow Option Field¶
Tag name: lwc-status-flow-option-field
A component used to replace an option property on the limeobject. It will change the value in the object form, so the user can save it or undo it just like a regular option property. But with another look of course.
The bad thing with this component is that it's hard to do custom stuff.
Commands¶
Update status command¶
Task ID: limepkg_status_flow.update-status
The default command that is used if nothing else is configured. All it does is to change the option properties value.
Table and Field Definitions Lime CRM¶
All you need is a option property on any card.