How to make hidden field(FOB Location Code) mandatory in Shipping Transaction form using Form Person
Hi All,
How to make hidden field(FOB Location Code) mandatory in Shipping Transaction form using Form Personlization(FP). I have added the below FP
Condition: WHEN-VALIDATE-RECORD
Trigger Object: DLVY
Condition::DLVY.FOB_LOCATION_CODE IS NULL
Processing mode: Both
Seq:1
Type: Property
Enabled: check
Object Type: Item
Target Object: DLVY.FOB_LOCATION_CODE
Property Name: REQUIRED
Value: TRUE
It is just showing the field in Yellow, but i am able to move to other Delivery.Kindly suggest me on this.
Thanks
Kiran