Trait input field validation #3945
Unanswered
confettidc
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The trait reads always the data from the component so you should reupdate it in such a case |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like enhance the text input with "name" attribute value got some restriction.
I create my "input" type as below:
It successfully removed the "name" value in canvas and display the modal:

However, the value still in trait settings:

How to remove the value in trait also?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions