-
Using two or more ActionService.execute() in a same class or same method
Hi, everyone. I have problem using ActionService execute method. I have an action named customaction . This action open an container dialog container which its container component calls CustomContainer class (extends DialogContainer) ... In CustomContainer class I want execute two actions ( myexportrenditionaction and…
-
Passing arguments to VDMlist Component
Hi Experts, I am calling the vdmlist component to display the virtual documents from one of my custom component. The argument passed to virutual document looks in a format…
-
Form Builder: how to active a tabgroup when loading form instance.
xCP 1.6 application. There are 2 or more tab goups in form template, need to active (show) one of those tabgroups based on the role or other conditions. Also found the initial focus radio button is disabled in the display properties->tab order. how to do it?. Thanks in advaced.