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

title for select-option ...

Former Member
0 Likes
2,019

HI All,

I'm familiar how to assign a text title to a parameter, however, I'm having small problem doing for a select option. I defined a select-options as s_name. On the screen, it says s_name. I'd like for it just to say "Name:". Any suggestions?

Thanks,

Meezy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,367

hi go to the menu options...goto-->text elements>selection texts-->s_name -


>name

then it will displays as name on the selection screen

regards,

venkat

HI All,

I'm familiar how to assign a text title to a parameter, however, I'm having small problem doing for a select option. I defined a select-options as s_name. On the screen, it says s_name. I'd like for it just to say "Name:". Any suggestions?

Thanks,

Meezy

7 REPLIES 7
Read only

Former Member
0 Likes
1,368

hi go to the menu options...goto-->text elements>selection texts-->s_name -


>name

then it will displays as name on the selection screen

regards,

venkat

Read only

0 Likes
1,367

I'm familiar with that. however, I'm speaking about a select-option that I defined in a program that I wrote. I can only get the name of the variable to display and not a description.

Thanks.

Read only

0 Likes
1,367

hi can you explain me in detail and give me the coding for that...

sorry i didnt get you ..

regards,

venkat

Read only

0 Likes
1,367

Meezy,

looks to me that Venkats answer is the only correct one...Where did you define the select option, on the select screen? If so, Venkat is right, if not, tell more about this select option in the program you wrote.

Read only

0 Likes
1,367

Hi,

Venkat was correct the first time.

My apologies.

Thanks,

Meezy

Read only

Former Member
0 Likes
1,367

HI,

This is similar to what you do for parameters.

On menu bar click on GOTO>TEXT Elements>Selection texts.

In that give the description for s_name and save & activate.

Regards,

Satya.

Read only

Former Member
0 Likes
1,367

Hi

u can give the text in selection text...

in menu bar...

GOTO---TEXT ELEMENTS-SELECTION TEXT.

in this u can give the text which u want to be displayed instead of so_xyz.