Hi guys,
I just started with the development of HWC app and have one query that when we pull an HTML view from palette onto the screen and then
we can assign custom code to it in custom.js file and have whole UI+logic and everything can be hard coded in the HTML view but
my point is how to access htmlview element in custom.js and write a script for the whole form design which is latter part.
Right now my main concern is that how to access the html view element in custom.js file ?
Regards,
Fenil Doshi.