︙icon
to edit or delete an item via a menu focus group. For more information on how to use the menufocusgroup_template
reusable element, please click here. Group page860Group
. This group contains the responsive settings for all modules.Group Infinite Horizontal Scroll Data Table
- This group contains the title, data table, empty state, and placeholder elements.Group Inner header buttons and filters
- contains the title, add button, and reusable element applyfilters
.Group Main table
- contains the table elements and the placeholder groupGroup Main table row container
- contains the horizontal table
reusable element. Please note that the table must be a reusable element in order for the table to have infinite width. horizontal table
reusable element - contains the list of things that will be displayed in the data table. This repeating group's data source should be changed from "Dummy" to the type of content that you will display.RepeatingGroup Website (DO NOT CHANGE - for horizontal scroll functionality only)
- used to make the data table horizontally scrollable. Do not delete or modify this element. The repeating group must always contain a single entry for this workaround.Group Main table headings section
- this repeating group contains the data table's column headings.Repeating Group Dummys (infinite horizontal scroll)
- contains the list of things that will be displayed in the data table. This repeating group's data source should be changed from "Dummy" to the type of content that you will display.Group Main empty state
- This group can become visible when the data table repeating group contains 0 entries. horizontaltable_template
can always be used as a blank template if you need to create multiple, infinite scroll data tables. It is best not to modify the original copy of the horizontaltable_template
element in order to preserve a clean copy. horizontaltable_users
:horizontaltable_template
reusable element, you can make another copy of it (e.g., horizontaltable_invoices
), in order to display another data type (e.g., Invoices). horizontaltable_users
in this example) and not the horizontaltable_templtate
reusable. element. Repeating Group Dummys (infinite horizontal scroll)
element to display a different custom type and add constraints which utilize these custom state values. horizontaltable_users
). Here is a short video which shows how to do this:new_applyfilters
reusable element that is unique to this data table:new_applyfilters_users
reusabe element, by opening the property editor and adding each custom state: Input keyword
element, we need to set the value of the new_applyfilters_users
"keyword filter" custom state (and any other custom state value) through a workflow. These values can be set when the new_applyfilters_users
"Apply Filters" button is clicked: new_applyfilters_users
. and use it to filter the repeating group within the horizontaltable_users
reusable element. To do this, navigate back to the page and replace the new_applyfilters
reusable with the copy that you just modified (e.g., new_applyfilters_users
). horizontatable_users
reusable element on the page, to be equal to the value of this "keyword filter" custom state value of the new_applyfilters_users
. reusable element on the page. Here is an example that shows how to set this workflow up:horizontaltable_template
" can be used as a template if you need to create multiple, infinite scroll data tables.menufocusgroup_template
reusable element included on this page, please click here​Group Main empty state
element can become visible when the data table repeating group contains 0 entries. It is currently not possible to access the Repeating Group Dummy
's number of entries on the page (since it is within a reusable element). However, you can add a conditional on this group which uses the repeating group's data source expression, so that this empty state becomes visible when the count of that same search is 0 (similar to the example below)