Hi,
I have a custom entity with two custom fields "Lending Date" and "Due date" I want to create a JavaScript code which get date from Lending date field and update the Due date field after 21 days of Lending Date.
For Example if Lending Date is "9/3/2014" then the Due date will be "30/3/2014".
can anyone push me in right way....
Thanx