Can I force REQUIRED for only CREATE/ENTER NEW, and not EDIT? If I tick Required on the attribute, it applies to both creating and updating, but I need these attributes to only be required when creating a new record. The attributes in question is set in creating new objects through reference BOs and rules, and will not be edited in the editing form. But if ticked as required, the editing form can not be saved.
Can I write somthing in my ENTER NEW process rules to make these attributes required when new object is created, intstead of ticking the required checkbox for the attribute?