1.3 KiB
1.3 KiB
id
Workflow Designer ids:
using _id={WORKFLOW_DESIGNER_INSTANCE_ID}{session['user_id']}{get_unique_id()}
| Name | value |
|---|---|
| Canvas | c_{self._id} |
| Designer | d_{self._id} |
| Error Message | err_{self._id} |
| Properties | p_{self._id} |
| Properties Input Section | pi_{self._id} |
| Properties Output Section | po_{self._id} |
| Properties Properties Section | pp_{self._id} |
| Properties Properties drag top | ppt_{self._id} |
| Properties Properties drag left | ppl_{self._id} |
| Properties Properties drag right | ppr_{self._id} |
| Properties Properties content | ppc_{self._id} |
| Spliter | s_{self._id} |
| Top element | t_{self._id} |
| Form for properties | f_{self._id}_{component_id} |
| Form for output properties | fo_{self._id}_{component_id} |