• Srikanth Ganesan
    November 25, 2017 at 6:17 am #4819

    Hi,

    I am using SPARK UI 4.5.2. EE on top of BPM v8.5.7 (base)

    I have a deferred section with a table in it. I load the deferred section by calling the lazyLoad method. This call just initiates the load of the deferred section but does not say whether the section is loaded and operations on the table can happen or not.

    My requirement – Load the deferred section (table is visible) & I can do operations on it. Is this possible ? If yes, how & if not, is there a workaround for it ?

    Srikanth G

     

    SPARK Support
    November 27, 2017 at 1:52 pm #4827

    Hi Srikanth,

    The Deferred Section control supports an On Lazy-Loaded event.  This event can be used to carry out additional logic that needs to be completed once the controls are fully loaded:

    https://salientprocess.zendesk.com/hc/en-us/articles/206678207-Deferred-Section

    Regards,

    Stephen P.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Start typing and press Enter to search