I have a multilingual application, and I need multilingual functionality in the lookup wizard.
I know how to accomplish this by incorporating a dictionary table and the language SESSION variable in the 'where clause. of the LookupWizard. I would rather not do this.
I would like to know if it is possible to introduce the 'GetCustomLabel' function by modifying the phpfunctions.php or commonfunctions.php as required, and if so, how?
Thanks in advance,
Jack