I have a custom form for a custom record type. Th...
# general
j
I have a custom form for a custom record type. The form has a field that is a List/Record single select. The field is disabled on the form. However, when I open the form in CREATE mode, the field is enabled. Any ideas as to why? No scripts are running.
r
Do you have the field set to Edit for Administrator or another role on the field itself rather than the form?
j
nope
a
so maybe a workflow is running?
j
nope.
Apparently, after talking to NS, it seems that fields set as mandatory AND disabled will not appear as disabled. Which kinda makes sense except it shouldn’t let you PICK that when setting up the form. It’s a weird case here where I only want people adding/editing the child custom records from the Transaction form, so if they load the custom record form I just want everything disabled (even if it’s in Create mode and the mandatory fields are empty)