Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Icon on a Pushbutton with Dynamic Text

Former Member
0 Likes
1,671

Hi All,

I have a pushbutton on my application toolbar having dynamic text i.e. based on certain conditons, I change the pushbutton text to one or the other text.

Is it possible to have an icon on this pushbutton.

If yes, then how?

Eagerly waiting 4 ur answers.

Helpful answers will be suitably rewarded.

Thanks in advance.

Regards,

Himanshu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,073

While craeting the PF-STATUS ..in Application tool bar give the element name then one pop-up will come and it will ask the TEXT type (Dynamic/Static).. You can choose Dynamic... Then it will ask the variable name (Table Field/ Program filed).. select program field --> Then the content of the program field will appear on the button... based on the chnages to the field content the text will change...

For Icon also you add the Icon value in the TEXT using concatenate... then the Icon as well as text will come on push button....

Hi All,

I have a pushbutton on my application toolbar having dynamic text i.e. based on certain conditons, I change the pushbutton text to one or the other text.

Is it possible to have an icon on this pushbutton.

If yes, then how?

Eagerly waiting 4 ur answers.

Helpful answers will be suitably rewarded.

Thanks in advance.

Regards,

Himanshu

4 REPLIES 4
Read only

Former Member
0 Likes
1,073

Go to "pf-Status" of the screen where you added the button. There you will find "application toolbar items". Bouble click urbutton there. There you will find a option of including icon. Select a suitable icon from the help and activate the program.

Read only

0 Likes
1,073

The option is " Icon_name".

Read only

Former Member
0 Likes
1,074

While craeting the PF-STATUS ..in Application tool bar give the element name then one pop-up will come and it will ask the TEXT type (Dynamic/Static).. You can choose Dynamic... Then it will ask the variable name (Table Field/ Program filed).. select program field --> Then the content of the program field will appear on the button... based on the chnages to the field content the text will change...

For Icon also you add the Icon value in the TEXT using concatenate... then the Icon as well as text will come on push button....

Read only

0 Likes
1,073

Thanks a lot. the Problem is solved and I have given the points accordingly.

Thanks once again.

Regards,

Himanshu