How to Hide/Show Add Button on Form Pop-up for Multirow Variable Set
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2023 10:01 AM
Hello All and @asifnoor
How can we hide/show the Add button on the pop-up form when adding a row to a Multirow Variable Set?
When an item is ordered, the requester enters accounting information. The accounting information is validated by checking the checkbox "Validate Accounting Information". Pass or Fail is returned. We do not want the Add button to show unless the Validation variable is set to Pass.
Thank you,
Laurie
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2023 07:09 AM
Well DUH!!!! A simple onSubmit client script within the MRVS. It does not hide the Add button, but it disallows adding until validation = pass.