cancel
Showing results for 
Search instead for 
Did you mean: 

How to select input from the list

Former Member
0 Kudos

Hi

I have one field as input parameter in my input form. What i want is user will get list of options to select from.

How to do this?

Regards

Deep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You have to create 'Value Help' for that. Just right click on the input form & go to the controls of that variable. Below properties there is option for 'Add Value Help'. By creating valule help you will get one 'Push Button' next to this variable. When you click on this one pop up will get opened & you will get all master data values for that field. You can select from there. Please refer the link below -

Just try this, I think this is what you are looking for.

Regrads

Sandeep

Edited by: Sandeep Patki on Jun 4, 2009 8:46 AM

Former Member
0 Kudos

Hi

Thank you for your valuable input

Regards

Deep

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Deepdas,

You can use 'Drop down list' or 'List box' as a input element to provide the list of entries.You can add entries manually or dynamically in the 'Entry List' tab of the drop down properties.

Regards

Basheer