10,853
edits
Line 213: | Line 213: | ||
To define when and how the different the row designs are used, you need to set up a row script. Row script is a combination of steps and conditions (what should happen and when). | To define when and how the different the row designs are used, you need to set up a row script. Row script is a combination of steps and conditions (what should happen and when). | ||
Click '''Row Script''' to open the script editor. Add conditions and steps | # Click '''Row Script''' to open the script editor. | ||
# Add the following conditions and steps. | |||
#: If entity.name does not contain data | |||
#: Then Step TemplateIndex Assign Red_Row | |||
#: Else Step TemplateIndex Assign Default | |||
# Click '''Save & Close'''. | |||
{{Note|Please do not use Load reference in Row Script, even when it is possible. It will not work and could cause issues.|Warning}} | {{Note|Please do not use Load reference in Row Script, even when it is possible. It will not work and could cause issues.|Warning}} |