‎2009 Nov 04 12:43 PM
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.
‎2009 Nov 04 2:17 PM
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
‎2009 Nov 04 4:05 PM
solved ,
you must add
callcontrol-multisel = 'X'.
on Search help exit.