You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basics, explain that fobi has its own management interface, does not rely on Django admin.
Briefly explain the entry point of fobi management interface - the dashboard.
How to create a form.
How to add form fields (form elements). Explain that we have three main field types: (a) form fields, (b) presentation elements and (c) security elements.
How to set up what shall be done with submissions (stored in database, sent by email, etc).
How to preview the form.
How to export and import existing forms (within current site or from another site which uses fobi).
Integration with third-party packages
Explain how to integrate with FeinCMS.
Explain how to integrate with DjangoCMS.
Explain how to integrate with Wagtail.
The text was updated successfully, but these errors were encountered:
Make a user manual. Cover the following subjects:
Basics
fobi
).Integration with third-party packages
The text was updated successfully, but these errors were encountered: