cancel
Showing results for 
Search instead for 
Did you mean: 

Set HTML Element Attribute

AbdullahIbrahim
Level 2
Hello,

I am trying to set the "value" attribute of an HTML element. I've found that the set attribute action (navigate stage) works with web elements. Is there a way to achieve the same result with HTML elements?

Thanks

------------------------------
Abdullah Ibrahim
------------------------------
1 BEST ANSWER

Best Answers

Hi Abdullah

If you want to set an HTML element value you can set the "Value" attribute in application modeler to dynamic and using a navigate stage you can set the value in Params. So each time you run the navigate stage you can pass in the value you want to use to the attribute.
Please see the screenshots below.
16024.png
16025.png
Hope this helps 🙂


------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------

View answer in original post

1 REPLY 1

Hi Abdullah

If you want to set an HTML element value you can set the "Value" attribute in application modeler to dynamic and using a navigate stage you can set the value in Params. So each time you run the navigate stage you can pass in the value you want to use to the attribute.
Please see the screenshots below.
16024.png
16025.png
Hope this helps 🙂


------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------