You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Sorting ADP before page load

edited Jun 6, 2020 8:51PM in Visual Builder 7 comments

Summary

Sorting ADP based table before page load

Content

Hi All,

I want to sort a table based on a specific column (Table is based on ADP- Array Data Provider) before the page load.

For which I have added implicitSort as below in the action chain of vbEnter for the ADP.

{
  "attribute": "EmployeeName", 
  "direction": "ascending" 
}

But I don't see any changes to the table in the page, I am sure that I am making some mistake. 

Could you please let me know how to sort ADP on page load and also on any action.

Please provide your valuable suggestions.

 

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!