Page History
...
- Web applications often need to use a work field to pass back a value for *output key fields, such as employee number in this example
- Fields may be changed from input to output in the Design view
- You can open a WebRoutine in the Design view from the RDML source editor using the Open WebRoutine icon. See example following:
What You Should Now Know
- You can set on_click_wrname by selecting from a dropdown list – provided the WebRoutine is defined in your RDML code.
- How to code a simple WAM to perform display/update logic.
- How to use the TRANSFER command to invoke a WebRoutine.
