XPages Database Open Dialog Custom Control - Discussion: ReUse of control on a page
I have 4 items on an XPage that keep application path information. each item has a button beside it to open the Dialog and select an application from the dialog.
I cannot figure out, how to have only one control at the top of my page and let each button open the dialog and return the path information to the corresponding 'returnFieldFilePath'
Any sample on how to achieve this?
Documents