Hi folks,
I am developing a form and I must read a list of customer of R/3 in order to select one of them.
Using Visual Composer I can create an iview in order to obtain a list of customer. Then I can call this iview from my form.
The problem is once I select my customer, how can I pass this variable (customer selected by me) to my form ?
Any help will be appreciated.
Thanks a lot.
Patricio Garcia.
Hi Patricio,
If your form is in another iView and you can place both iViews in the same portal page, there is a feature in the Visual Composer that enables you to send and receive events between two iViews.
Please read about it in the Visual Composer documentation.
Regards,
Lisi
Add a comment