I would like to hide or disable the Save button on Tab 2 of a form, but keep it enabled on Tab 1. I have the following code:
p_web.jQuery('#' & clip(loc:formname) ,'ntform','"disableSave"')
but can't find the correct embed. Can any one suggest where this should go?
Thanks.