Skip to main content

Fantastic configs and where to find them

All tabs are configs / componentLists which are sent to PowrSections

Import tab​

Located at: app/views/apps/settings_partials/_get_started.html.haml Reactified: formbuilder app specific- app/javascript/config/apps/appname/import.jsx
common helper- app/javascript/config/partials/import.jsx Old style: All else in the same haml and combination of rails helpers and base settings

Most import tabs have

  1. Create your own
  2. Import from existing - with copy/sync functionality

There are some exceptions like formbuilder which have some templates to choose from.