FAQ & Troubleshooting
Common Questions
Can I use the same attribute in multiple modules?
Yes! Attributes are shared across all modules. Create an attribute once and use it in as many modules as you need. Use section-level overrides to customize the attribute name, description, or placeholder for each module.
How do I change an attribute name in just one module?
Use attribute overrides:
- Go to the module's Editor tab
- Select the section containing the attribute
- Click on the attribute
- In the right panel, enter custom Name, Description, or Placeholder
- Save changes
This only affects how the attribute appears in this module.
Can I delete a module?
Yes, but be careful:
- Go to Admin β Modules
- Click the three-dot menu on the module
- Select Delete
- Confirm deletion
Warning: This permanently deletes the module and all its entries. This action cannot be undone.
How do I make my module visible to users?
- Ensure the module is Active (not Draft) in Settings
- Add the module to your navigation (Admin β Design β Navigation)
- Set appropriate access permissions in the Settings tab
- Verify package permissions allow users to read the module
Can users create entries in my module?
Only if:
- The module is Active
- Users have Write permissions in the Settings β Access section
- Their package includes Write access to Custom Modules
- The module is accessible via navigation or a view
How do I import existing data?
Use the CSV import feature:
- Go to Content tab
- Click "+ Entry" β "Import Data"
- Download the template CSV
- Fill in your data following the template format
- Upload the completed CSV
- Review and confirm the import
Can I export my module configuration?
Module duplication effectively exports configuration:
- Duplicate the module
- The duplicate includes all configuration
- You can then modify or use it as a template
For data export, use the Export feature in the Content tab.
How do I restrict entries by location?
Use the Address attribute with restrictions:
- Add an Address attribute to your module
- Go to Settings β Restrictions
- Add address-based restrictions
- Select allowed cities, states, or countries
- Save restrictions
Can I have multiple forms on one entry?
Yes! Add multiple form interactions:
- In the Header section (one form)
- In other sections (multiple forms)
Each form can collect different information and have different settings.
How do I connect form submissions to a pipeline?
- Ensure your pipeline allows content from other modules
- View the entry with submissions
- Click the Pipeline icon in the top right
- Select "Connect to Pipeline"
- Choose the pipeline
- Submissions appear as pipeline cards
What's the difference between Labels and Attributes?
Labels:
- Simple tags for categorization
- Can only be assigned by platform admins
- Shared across all modules
- Used for filtering and restrictions
- Displayed as colored chips
- Quick to add/remove
Attributes:
- Structured data fields
- Can be complex (dates, files, addresses)
- Defined in module structure
- Collected during entry creation
- Used for detailed information
Can I change the module URL after creation?
Yes, but be careful:
- Edit the module settings
- Change the URL field
- Save changes
Warning: This breaks existing links to the module. Update your navigation and any external links.
How do I make entries appear in the platform feed?
- Edit module settings
- Enable "Display in Feed"
- Save changes
New entries will now appear in the platform feed alongside other content.
Can I use Custom Modules with Groups?
Yes! Enable group connections:
- Edit module settings
- Enable "Enable Group Connections"
- Save changes
Entries can now be associated with specific groups.
Troubleshooting
Entries are not appearing in my module
Check:
- Module Status: Is the module Active (not Draft)?
- Access Permissions: Do you have Read access?
- Restrictions: Are restrictions hiding the entries?
- Filters: Clear all filters to see all entries
- User Package: Does your package allow access?
I can't create entries
Check:
- Write Permissions: Do you have Write access in Settings β Access?
- Package Permissions: Does your package allow Write access?
- Module Status: Is the module Active?
- Navigation: Is the module accessible from navigation?
Attributes are not showing in my section
Check:
- Attribute Added: Did you add the attribute to the section?
- Section Saved: Did you save the section after adding the attribute?
- Attribute Order: Is the attribute ordered correctly?
- Package Permissions: Does the section allow your package to view it?
Form submissions are not appearing
Check:
- Form Connected: Is the form properly connected to the interaction?
- Submission Successful: Did the user receive a confirmation?
- Pipeline Connection: If connected to pipeline, check the pipeline
- Permissions: Do you have access to view submissions?
RSS import is not working
Check:
- Valid URL: Is the RSS feed URL correct and accessible?
- Feed Format: Does the feed follow RSS standards?
- Import Settings: Are field mappings configured correctly?
- Permissions: Do you have permission to create RSS imports?
- Feed Content: Does the feed contain items?
Images are not displaying correctly
Check:
- Image Format: Use supported formats (JPG, PNG, WebP)
- File Size: Ensure images are within size limits
- Image Variant: Try different variants (Contain, Cover, Blur)
- Upload Success: Verify the image uploaded successfully
- Browser Cache: Clear cache and reload
Map view is not showing entries
Check:
- Address Attribute: Do entries have address data?
- Map Enabled: Is Map view enabled in Layout settings?
- Geocoding: Are addresses properly geocoded?
- Map Configuration: Is the correct address attribute selected?
Filters are not working
Check:
- Filters Enabled: Are filters enabled in Settings β Filters?
- Attribute Data: Do entries have data for the filtered attribute?
- Filter Configuration: Are filter options configured correctly?
- Cache: Clear browser cache and reload
Export is not including all data
Check:
- Column Visibility: Are all desired columns visible?
- Filters Applied: Clear filters to export all entries
- Permissions: Do you have access to all entries?
- Export Settings: Verify export parameters
Best Practices
Module Design
Keep it Simple: Start with essential fields and add more as needed
Logical Sections: Group related fields together in sections
Clear Labels: Use descriptive names for attributes and sections
Required Fields: Only mark truly essential fields as required
Help Text: Add descriptions to guide users
Attribute Management
Reuse Attributes: Use existing attributes instead of creating duplicates
Consistent Naming: Use clear, consistent names across modules
Appropriate Types: Choose the right attribute type for your data
Validation: Set appropriate validation rules
Defaults: Provide sensible default values where applicable
Layout Optimization
Card Design: Include the most important information on cards
View Selection: Enable views that match how users will browse
Image Quality: Use high-quality images with appropriate dimensions
Mobile Friendly: Test layouts on mobile devices
Performance: Limit the number of elements on cards for better performance
Access Control
Principle of Least Privilege: Give users only the access they need
Package-Based: Use packages for broad access control
Restrictions: Use restrictions for fine-grained control
Regular Review: Periodically review and update permissions
Test Access: Test with different user roles to verify access
Content Management
Consistent Data: Encourage consistent data entry
Regular Cleanup: Remove outdated or duplicate entries
Moderation: Monitor and moderate content as needed
Backups: Regularly export data for backup
Documentation: Document your module structure for future reference
Performance
Optimize Images: Compress images before uploading
Limit Attributes: Don't add unnecessary attributes to cards
Use Restrictions: Reduce the number of visible entries with restrictions
Pagination: Use pagination for large datasets
Caching: Leverage browser caching for better performance
User Experience
Clear Navigation: Make modules easy to find
Intuitive Forms: Design forms that are easy to complete
Helpful Errors: Provide clear error messages
Feedback: Give users confirmation after actions
Search & Filter: Make it easy to find specific entries
Glossary
Attribute: A field type that defines what kind of data can be entered (text, date, file, etc.)
Entity: An individual item or entry within a module (also called "Entry")
Form Template: A reusable form definition with questions that can be attached to entries
Interaction: A button on an entry that triggers an action (form submission or external link)
Label: A tag used to categorize and filter entries
Label Group: A collection of related labels
Module: A container that defines the structure and settings for a type of content
RSS Import: Automatic import of content from an RSS feed
Section: A group of related fields within an entry
Restriction: A rule that limits which entries are visible to users
View: A way of displaying entries (card, list, map, table, feed, kanban)
Last updated: March 6, 2026