how can i populate service offering based on the application assoicated to it?

Sanket Pawar
Tera Contributor

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

5 REPLIES 5

Vasantharajan N
Giga Sage
Giga Sage

@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

Sanket Pawar
Tera Contributor

Hi @Vasantharajan N ,

could you please help me with the sample code.

@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.

 

https://www.servicenow.com/community/developer-articles/glideajax-example-cheat-sheet-updated/ta-p/2...


Thanks & Regards,
Vasanth

Hello, Can you please help me how you did this auto populate service offering based on services?