UI builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 02:52 AM - edited 09-07-2023 02:54 AM
How to capture/save the data entered by user from the catalog item configured in UI builder (like we use "g_form" in service catalog client scripts to fetch the data selected/entered by user to validate)
Pls someone help me on this.
@Servicenow @uibuilder @bradtiltonnow @AdamCelli
Labels:
- Labels:
-
UI Builder : Next Experience
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 09:45 PM
Thanks for your information @Brad Tilton. I have used an dropdown component and saved the value with client state parameter then achieved my requirement. I hope this may help some with same requirement.