Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-10-20 10:53 PM
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
------------------------------
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
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-20 09:41 AM
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.


Hope this helps 🙂
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
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.
Hope this helps 🙂
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-20 09:41 AM
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.


Hope this helps 🙂
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
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.
Hope this helps 🙂
------------------------------
Michael ONeil
Technical Lead developer
Everis Consultancy
Europe/London
------------------------------
