You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for a way to define my own elements (placeholders), which I can later replace with values.
e.g. {{Name}} is then later filled with a concrete value
The list of placeholders is predefined.
These placeholders should not be able to be modified, but only added or deleted in the editor.
This placeholder should also be able to be highlighted visually (own style)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I am looking for a way to define my own elements (placeholders), which I can later replace with values.
e.g. {{Name}} is then later filled with a concrete value
The list of placeholders is predefined.
These placeholders should not be able to be modified, but only added or deleted in the editor.
This placeholder should also be able to be highlighted visually (own style)
Do you have any ideas on how I can do this?
Beta Was this translation helpful? Give feedback.
All reactions