how can i populate service offering based on the application assoicated to it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2023 11:51 PM
Hi Everyone,
How to auto populate service offering on a form when the associated application is selected.
I have a form which has a service_offering field and a application field, whenever if user is selecting a application ,then the service offering associated to that application should be auto populated on the service offering field.
any response will be helpful.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 12:34 AM
@Sanket Pawar - You can use GlideAjax to get the related service offering for the selected application and then you can auto populate it. Please try and let us know for any issues.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 12:40 AM
Hi @Vasantharajan N ,
could you please help me with the sample code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2023 12:45 AM
@Sanket Pawar - You can find samples with clear explanation in the below link, Please try and share the code if you find to sort it.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 04:12 PM
Hello, Can you please help me how you did this auto populate service offering based on services?