on ‎2011 Jan 04 5:56 AM
Hi Experts
I am enhancing one of the standard ABAP WebDynpros for Travel Management.
In the Overview screen I have added a checkbox which the user selects to indicate that he/she accepts the terms and conditions.
The checkbox is linked to a WDYBOOLEAN in the controller context.
I want this checkbox to control the enablement of the "Review" button as well as the "Review and Send" step in the FloorPlan Manager breadcrumb.
Could somebody please explain to me how I can do this?
Thanks
Anton Kruse
Request clarification before answering.
hi,
http://wiki.sdn.sap.com/wiki/display/WDABAP/SimpleapplicationtochangepropertiesofUIElementsduringruntimeinWebDynpro+ABAP
this link above will lead you to an article where you will find how to get an UI element enable and disable on the action of an radio button.
now the only difference is that you are using a checkbox for generating an event so when you are creating a method for this event remember to make it as an event handler where event will be on_data_check.
thanks and regards,
shitanshu sahai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.