W
|
wedi 4/13/2023 |
In "After Client" of your Button to insert "previous values" try the following: var ownid = Runner.getControl(pageid, "ownerID"); ownid.setValue(result["ownerID"]); Also do it with Name: |
P
|
pmuckle author 4/15/2023 |
Thanks again Wedi, that has worked great |