How to add the edit dialog widgets at template level i.e., in etc/designs | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianKasingli

Editing the design dialogue can be configured apart of the template in two ways:

1. /etc/designs - https://www.youtube.com/watch?v=mlOCwLRcLnI

2. Editable Templates - https://www.youtube.com/watch?v=TiLkvioz0Mk

When design dialogues are declared, the value can be used by all components.

 

${currentStyle.myproperty}

 

The tutorial videos provide a great understanding and instructions for how you can achieve your question.

1 reply

BrianKasingli
BrianKasingliAccepted solution
New Participant
July 3, 2020

Editing the design dialogue can be configured apart of the template in two ways:

1. /etc/designs - https://www.youtube.com/watch?v=mlOCwLRcLnI

2. Editable Templates - https://www.youtube.com/watch?v=TiLkvioz0Mk

When design dialogues are declared, the value can be used by all components.

 

${currentStyle.myproperty}

 

The tutorial videos provide a great understanding and instructions for how you can achieve your question.