Hi Frds,
I have added date type context node(BTDate) in the opportunity Header. I have follow the process of changing super class and get DATA attribute and move it to Configuration. Also modify ON_NEW_FOCUS method.
Followed the below link exactly.
Implementing a Date field on WebUI that ties to a transaction date type
Behaviour:
1) The date field was disable so i change get_i method and make it editable
2) When entered date in the field it get reset to blank field.
During debug i figure it out that the entity is not change able and thus exceptional rise.
Please advice what need to do.
Thanks,
Rajan