• New Commercial Services Section

    We have now opened a commercial services section here on the forum. If you have a Fabrik project that you wish to have someone work on for you, post it under Help Wanted. If you are an application developer and wish to earn some money helping others, post your details under Fabrik Application Developers.

    Both of these are unmoderated. It will be up to both parties to work out the details and come to an agreement.

List module

  • Views Views: 18,049
  • Last updated Last updated:
  • This module allows you to displays a list in the selected module position.

    upload_2019-6-30_14-0-8.png
    upload_2019-6-30_14-0-47.png


    • Module class suffix - A suffix to add to the module class name to allow specific CSS styling
    • List - The list to render
    • Ajaxify - If set to yes, navigation, grouping and filtering occurs via ajax, keeping the user on the current page. If set to no then these actions wll reload the page.
    • Ajaxify links- If no selected and you click on a link in the module to add or edit a record browser is redirected to a Fabrik component page showing this form. If yes is selected Fabrik loads the form via Ajax and submission of the form takes place via Ajax, meaning your browser rests on the current page.
    • Randomize records - Randomize which records are shown from the table
    • Number of records to show - An integer value specifying how many records to show in the module's table
    • Template - The template to use to render the module, if left blank this will revert to the template selected for the table when creating it in Fabrik.
    • Show title - Should the module show the list title. If set to 'Use global' then uses the list's 'show title' option. Otherwise yes/no will override the list's setting.
    • Elements - Opens a popup where you can select which Elements to show in the module. If no Elements selected the the module uses the Elements which are defined as 'show in list'
    • Ordering - Opens a popup where you can select an alternative ordering to that defined in the selected list.
    • Prefilters - Opens a popup where you can override the list's default prefilters.
Back
Top