2010 Jun 30 7:42 AM
Dear Experts,
How can I change the push button text dynamically on the screen?
Hi,
Please use proper subject line related to the issue. Else moderators will lock the thread. This question hasbeen asked many times here. Please search the forum before posting.
Thanks,
Vinod.
2010 Jun 30 7:53 AM
Hi,
In screen Painter give the name for Pushbutton(eg:push_name)and in properties of the button select the property as output only .
In PBO of the particular screen ,
if cond1.
push_name = 'your dynamic text1'
else.
push_name = 'your dynamic text2'.
endif.I hope it helps you.
Wih regards,
Kiruba
2010 Jun 30 7:56 AM
Hi,
Please use proper subject line related to the issue. Else moderators will lock the thread. This question hasbeen asked many times here. Please search the forum before posting.
Thanks,
Vinod.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |