Hi,
I had a field called Last Date Modified in the Form. If there is any change has been made in the record, the last date modified text box has to show the date when the form has been Lastly edited.
Please help me in doing this.
Thanks
Hi,
I had a field called Last Date Modified in the Form. If there is any change has been made in the record, the last date modified text box has to show the date when the form has been Lastly edited.
Please help me in doing this.
Thanks
Hi Jay,
Just add
“Last Date Modified” := TODAY;
to the onmodify tirgger of the table - same as the customer table.
Hi Jay,
Only noticed this is an AX question - sorry I gave you a Nav solution
Hi Jay,
By default Ax provides certain standard functionality towards this -
If you wish to do customisation, still I would suggest to do step 1 (i.e. switch on properties mentioned) and take it forward from here.
Hope this helps,