Skip to main content

5. Configure Tables within Lightning App or Record Page

  1. Using lightning App Builder

    1. Go to Any Lightning Page(Lightning App Home Page, Record Page, Lightning Tab etc.)

    2. Click on Edit Page

    3. Drag & Drop Avnio Tables component from side bar to lightning page where you want to view table

    4. Fill all required attribute as below note.

    5. Save and Activate(If not activated already) it.


  1. Object API Name : API Name of the Object i.e. Account to setup Account Grid

  2. Related Field API Name : This is useful to see only related records instead of all account on record page. For example to see only related opportunity on account record page, set Object API Name = Opportunity & Related Field API Name = AccountId.

  3. Grid Min Height : Minimum height of the table

  4. Enable Auto Height : Enable to setup height automatically based on space available.

  5. Hide Lightning Page Header: This is applicable for Lightning Tab where salesforce by default shows header. This flag can hide it to utilize available space.

  6. View Name: In order to view only single view, This should be Developer Name of the View. System will show only one mentioned view and do not give capability to switch view.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.