Ability to refresh UI Element | Template
on field changes during Entry modification
#16837
-
I am currently trying to have a Dropdown field and next to it a Template UI element with Right now I need to save the entry or refresh the page to get the Template content updated. Could there be a config on Template UI elements to listen for changes on other fields during edition that would trigger a refresh of the UI Element ? This is the content of my UI Element | Template : <h1>This is a <u>UI Elements</u> of type <u>Template</u></h1>
<pre>
compositionElement : `{{ element.compositionElement }}`
</pre> |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Just made this happen for Craft 5.7 (9544b57). |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot !
|
Beta Was this translation helpful? Give feedback.
Just made this happen for Craft 5.7 (9544b57).