Restrict or Disable 'Change Status' button on Projects Screen
Hi everyone,
I want to disable/freeze "Change Status" button using Form personalization in Project Form.
I tried this.But it is not working.
Trigger event=WHEN-NEW-FORM-INSTANCE
Processing mode=Both
Actions Tab
Type=Property
Object Type=Item
Target Object=PROJECT_FOLDER.CHG_STATUS
Property Name=ENABLED
Value=FALSE
Please find the attach screenshot of the project form where "Change Status" button needs to be disabled.@J Reinhart@ALumpe-Oracle@1444983@Sateesh-Oracle Please help and guide me.