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

multiple search help

Former Member
0 Likes
505

hi all,

is it a possible to create search help with checkbox or something similar where user can chose several lines and return values

on scree ( several lines-intervals).

Similar situation is on logical base PCH when you chose object ID and have check box.

2 REPLIES 2
Read only

Former Member
0 Likes
445

Hi Nick,

After creating the search help you can create a Search Help exit and in that you can enable multiple selection and the system will automatically display check boxes for you to choose multiple entries.

Regards

Bala

Read only

Former Member
0 Likes
445

solved ,

you must add

callcontrol-multisel = 'X'.

on Search help exit.