19 Messages
Workflow Designer Questions
Hi All,
Just checking if anyone else has experienced these oddities when using Workflow Designer:
- There doesn’t appear to be a way to add any formatting to the label text in the same way we used to. In the manual bpmn code, you could add html tags to help make things a bit nicer using colours or bold etc. Is there any way to do that in this new format?
- Does anyone know how you might do a conditional visibility when using linked assets? I have a lookup list generated from assets to select, and one of those assets is called Other, which I would like to check for and if it has been selected in the multi-select, it would then show the rich text box to get more details. This works fine if you manually enter in the text values, as presumably it’s checking text for text, but is this possible when using assets? For example, I would use the visible logic of {{ fieldName.contains(“Other”) }} for normal text. I have attempted {{ fieldName.toString().contains(“Other”) }}, but no dice…perhaps this isn’t possible.
- Is there going to be a time when the pop-up form will be changeable in size? Having the ability to segment the user form is great, except that it will barely ever get used. A lot of the forms I create are for input from the global create, and that small pop up box is the most painful input process. Even if using the side bar task, most users will never think to expand it out to get the side by side views too. It would really be a game changer to have a resizable pop up form (or at least a larger form in general) from a usability standpoint.
Hopefully someone might have some answers to the above, but otherwise I’ll keep trucking along to dabble with the designer and decide when I might need to drop back to direct bpmn fiddling
Regards,
Dan
No Responses!