Hi,
Is it possible to set value of button component, value is coming via rest service
Thanks,
Ishani
Hi,
Is it possible to set value of button component, value is coming via rest service
Thanks,
Ishani
Hi Ishani,
You can use this code:preAppery("mobilebutton").text("test")/preWhere mobilebutton is a button component name.
Hi, I dont want to change the text, i Want to bind value to button with particular Id
Hi Ishani,
What do you mean by id? If HTML attribute id - use this:prescreenName_mobiletextarea/pre ('screenName' is a page name, 'mobiletextarea' is a component name).
What do you mean by binding textarea with id?
Thanks Katya, I solved it ![]()