How to pass dynamic form field values in javascript in layout?
Summary:
How to pass dynamic form field values in javascript in layout and assign the result to another field in the form?
Content (required):
Hi Team,
I am using Oracle Visual Builder Studio app extension. In my page I have created a dynamic form using service connection. In that form I have 3 fields such as start date(date), duration(LOV) and end date(date, read only). I have written a javascript function in layout section to calculate the end date. How I will pass the start date and duration to that js function and how to assign the result to the end date field in the form?
Tagged:
0