Is their any way to deactivate baseline client scripts in FSM for a particular screen so that we can create our own customized client script and apply it to that particular screen.
Solved
Deactivating Baseline Client Script
Best answer by Jacqueline.Lyra
Dear Ramya,
via the UI Designer you can go into the XML of the Screen and can search for the Client Script. Delete the client_script_id and add your new client script id here.
Example in the XML:
<name>AfterDataLoad</name>
<client_script_id>ADDRESS_AFTER_DATA_LOAD__0</client_script_id>
</event>
Best regards
Jacqui
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.