Inorder to create a multiselect lookup you can use following steps
1. Create a Menu to call a dialog.
2. Create a multiselect dialog using relationship for mbo you want to select
3. write a beanclass on ok even of dialog to select mbo's selected and set value in owner of the dialog by concatenating.
1. Create a Menu to call a dialog.
2. Create a multiselect dialog using relationship for mbo you want to select
3. write a beanclass on ok even of dialog to select mbo's selected and set value in owner of the dialog by concatenating.
Comments
Post a Comment