afv-library/skills/omnistudio-omniscript-generate/assets/omni-process-element-text-block.json

12 lines
426 B
JSON

{
"OmniProcessId": "{{ParentProcessId}}",
"Name": "{{ElementName}}",
"Type": "Text Block",
"Description": "{{Description}}",
"IsActive": true,
"Level": 1,
"SequenceNumber": {{SequenceNumber}},
"ParentElementId": "{{ParentStepId}}",
"PropertySetConfig": "{\"HTMLTemplateId\":\"\",\"dataJSON\":false,\"hide\":false,\"label\":\"{{Label}}\",\"readOnly\":false,\"show\":null,\"textBlock\":\"{{HTMLContent}}\"}"
}