hi,
I have a html component on my page and in that html component, using JS code I want to read what is the text on a Appery Label on my page.
And also I need to be able to read the value of a form input element (which is in the html component) in Appery using JS. Whats the correct way to do this?
Thanks