hello could help me how can I send a value to a Text Field from a Button with the action Custom I'm doing it this way but it does not work `data.name = 'Value I need to send';` How could I do it? Thank you
hello could help me how can I send a value to a Text Field from a Button with the action Custom I'm doing it this way but it does not work
data.name = 'Value I need to send';How could I do it?
Thank you