Server side code is not getting triggered

itsmegk
Tera Contributor

This is an oob ui action-"Attest", i have added an small client script here. however client script is working fine but server side script is not getting triggered. 

And also, if i remove client side code and uncheck client checkbox, server side is working. Please help me in getting this fix done. so that both server side and client side code gets excuted.

itsmegk_0-1733220580965.png

 

Note: I like to confirm action name is "attest" only.


Thanks in Advance

1 REPLY 1

itsmegk
Tera Contributor

Solution is to use :

g_list.action('sysid of ui action, 'ui action name'); instead of gsftsumbit();