‎2010 Aug 17 8:06 AM
Hi Friends,
in dialog programing, I need to change a label name during runtime. what is the solution?
Thanks & Regards,
Vallamuthu.M
‎2010 Aug 17 8:40 AM
Hi,
For this you can define a field as a INPUT/OUTPUT Field with the Property OUTPUT Only , later on you can change the content means the value of this field when makeing a call to screen & then based on user action you can again write your code in PAI of that screen & change the value of this field.
Hope this helps.
‎2010 Aug 17 8:10 AM
Hi friend,
Where do you display your labeL? please give more info
thanks
‎2010 Aug 17 8:32 AM
Hi, Madheswaran
For this you can use a INPUT/OUTPUT Field with the Property OUTPUT Only as a Label, this way you will be able to change it at run time.
Thanks and Regards,
Faisal
‎2010 Aug 17 8:40 AM
Hi,
For this you can define a field as a INPUT/OUTPUT Field with the Property OUTPUT Only , later on you can change the content means the value of this field when makeing a call to screen & then based on user action you can again write your code in PAI of that screen & change the value of this field.
Hope this helps.
‎2010 Aug 17 9:50 AM
> & then based on user action you can again write your code in PAI of that screen & change the value of this field.
Hi, Adarsh
I think if you want to change any modification in screen have to write code in PBO not in PAI.
Please Correct me if wrong.
Thanks and Regards,
Faisal