Ladies and Gents
Is it possible to use the value of one input field to determine the value and auto populate another input field on the WDA?
In particular I want the users to input a date and after leaving that input field other date fields are updated with relevant dates calculated via a method. However, I want this to be dynamic without the user having to press enter to trigger the function call (Event onEnter) similar to the behaviour in Javascript event handlers like onchange or onfocus.
We are on Netweaver 7.4 if that is an issue.
Cheers
Jon.