Personalization - Default need by date on requisition window
Question.
Client wants to default the need by date on the requisition form to +7 days. Is there is way to default the need by date on the requisition form?
Answer:
Let's try answering this frequent question:
Navigate to Requisitions > Requisitions
Help > Diagnostics > Custom Code > Personalize
Seq: 10
=========
Description: Need_By_Date = Sysdate + 7
Level: Function
Condition:
=========
Trigger Event : WHEN-NEW-RECORD-INSTANCE
Trigger Object : LINES
Condition : Null
Processing Mode : Not In Enter-Query Mode
Context (Tab)
=======
Level :Responsibility
Value :<Enter the Responsibility>
Or
Leave it at Site
Actions (Tab)
=======
Seq : 10
Type :Property
Language : All
Enabled : Checked
Object Type : Item
Target Object: LINES.NEED_BY_DATE
Property Name :VALUE