Hi , I have a custom button created which is called Submit in
questionnaire.So once they click submit, we should hide the submit
button. I have seen the code which is there in community to hide a
button.custom button:
Hi, I have a requirement wherein to place a custom button(Submit
Certification) in the header. Adding the code which I have used to
create the Custom button:
Submit
Certification
It all works fine I just now
need to add this button header menu.
Hi David,Thanks for response. I have checked the code works when used
separately. I have to make that button hidden based on status when its
complete.Status is a calculated field.Below is the code I have been
using can you help me where I'm going wro...
Hi David,when they click submit it updates Status field as complete and
Save the recordBut now we have to add another condition to thiswhich is
VL, type radio button .Only when we select a Value from that field we
should update.I have tried adding th...