Disable "new item" on related items when in display-mode
Posted: 17 Nov 2021
Hi,
I would like to put something like:
if(fd._formType() == 'Display'){
// code to disable "new item" on related item
}
in the Javascript of a form. Is this this possible?
Thank you, UDRO
I would like to put something like:
if(fd._formType() == 'Display'){
// code to disable "new item" on related item
}
in the Javascript of a form. Is this this possible?
Thank you, UDRO