Based on variable requested for location parent hide the another variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 08:46 AM
Hi All,
Based variable requested for location parent hide the another variables.
Please suggest.
Thanks all.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 08:49 AM
Take a look at this post, should help you solve your issue.
Hide/show variables based on another variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 08:59 AM
Thanks @Zach Koch there is no location parent variable available in catalog item, based on requested for location. Parent i need to populate the other variable.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 09:42 AM
Maybe I'm not understanding the requirement. If you need data that isn't on the form, you can use whatever data you need from your variables, then use GlideAjax to call a script include and do whatever server side code you need, then return it and fill in variables.