I have a use case where i want to default the value of the title and the name in createlivecopywizard i.e /mnt/overlay/wcm/core/content/sites/createlivecopywizard.html/content/x/en/xx?source=%2Fcontent%2Fx%2Fen%2Fxx%2Fabc
I was trying to use the value option .. But i want to dynamically set it every time based on the source in the uri. Is there a simpler way to do this?
Solved! Go to Solution.
Views
Replies
Total Likes
Use value property to add default value in text fields.
To dynamically set it every time based on the source in the uri, you have to write custom js.
Use value property to add default value in text fields.
To dynamically set it every time based on the source in the uri, you have to write custom js.
Views
Replies
Total Likes
No its not possible without custom js