Forms personalization related query in Quick Sales Order form - really puzzling [message #227432] |
Wed, 28 March 2007 04:12 |
above123
Messages: 2 Registered: March 2007
|
Junior Member |
|
|
Hi All
I have written some code in custom.pll for earliest_ acceptable_date, schedule_ship_date and promise_date fields to be populated with the request_date(which user enters manually)in the Quick Sales Order form. I have used the when-new-block-instance trigger.
Problem : Though values are getting populated, upon saving the form, the earliest_acceptable_date disappears from the first line. Remaining values in all lines get saved.
Diagnosis : On setting custom event on, i found that post_query_trigger fires upon saving, and after this, the value disappears. Can you please suggest a solution?
|
|
|