Newb Question
-
- Profound User
- Posts: 36
- Joined: Fri Jul 17, 2020 12:52 pm
- First Name: Jason
- Last Name: Guzik
- Company Name: 3Linc
- Contact:
Newb Question
Just getting started so apologize for the simplicity of this question, but with a dropdown, how do i submit the form onChange? I want to instantly display different data based on the dropdown without having to click on the search button. Thanks
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Newb Question
Set the onchange to:
If there's a specific button you want to click automatically when it changes, set the onclick to
Code: Select all
pui.click();
Code: Select all
pui.click("the-id-property-of-the-button");
-
- Profound User
- Posts: 36
- Joined: Fri Jul 17, 2020 12:52 pm
- First Name: Jason
- Last Name: Guzik
- Company Name: 3Linc
- Contact:
Re: Newb Question
Thank you Scott.
Who is online
Users browsing this forum: No registered users and 3 guests