Form personalization
Hi All,
I have a requirements to modify PO Releases form so that the rate date default to sysdate instead of Blanket Agreement date.
I have done this change through form personalization by creating a trigger (when new block instance PO_DISTRIBUTIONS) i set the initial value of po_distribution.rate_date to sysdate.
the value of rate date changed as expected, but the value of rate didn't changed corresponding to the sysdate rate?
Do i missing anything ? any assistance
Thank you