TimeTonic's Form Creation view displays a streamlined form: your users only see the relevant fields, fill them out, and then validate.
When saved, a new record automatically appears in the table.
Ideal for collecting leave requests, expense reports, or purchases without complexity, TimeTonic's automations (validation emails, notifications, etc.) then take over.
Each form also generates a shareable link 🔗. Simply send it to allow everyone to enter their information clearly, in the layout you've chosen.
ℹ️ This option only allows the creation of new records. |
Note: To generate an external form link, you must now use the Form Creation view exclusively. The old Share Form option from Table, Kanban, etc. views has been removed; it remains available only for adjusting existing forms.
⬇️ Quick access to sections
➡️ Create a new form view
Here are the steps to use this feature:
To create a form view from a table, go to:
1️⃣ Click on ➕ next to the tab(s) of your table to create a new view.
2️⃣ In the popup, name your new view
3️⃣ Click on the view type icon in the top bar to open the available view selector.
4️⃣ Select the "Form view"
➡️ Open the "Form Creation Settings" window
You will arrive on the creation view which represents a form with your table's fields. You can configure it by clicking the icon :
⚙️ Configure the Settings Window
The window includes two configuration tabs: "Base" for layout, and "Share" to manage access to the form.
➡️ The "Base" tab
1️⃣ Title: Give a title to personalize the external form.
2️⃣ Description: Add a description to provide context.
3️⃣ End Message: Displayed when the user clicks the save button.
4️⃣ Restart Button Label: Customize the text of the post-submission button.
5️⃣ Logo: Upload an image to appear as the form logo.
6️⃣ Cover Image: Upload a visual cover for your form.
7️⃣ Save Button Label: Customize the text of the save button.
8️⃣ Reset Button Label: Customize the reset button's label.
9️⃣ Grouping Mode:
If your table contains groups, you can use them in your form. Two modes are available:
- By Group: Displays collapsible accordion-style groups.
- Step by Step: Displays the groups as steps in the form. You can also reorder them.
➡️ The "Sharing" tab
1️⃣ Enable/Disable form sharing.
2️⃣ Redirection URL: Redirects after saving instead of showing the final message.
☑️ Check "Use a column as redirection source" to have different URLs per record.
3️⃣ Insert the URL directly into the redirection field.
4️⃣ Invisible captcha: Protect your form against bots.
5️⃣ Authentication: Require TimeTonic credentials to submit.
6️⃣ Load a CSS file to customize the form's appearance.
-
Edit the values to customize the form.
-
Remove any you don't want to change.
-
To use a custom font, enable the Google Fonts line.
-
Use correct CSS syntax.
-
For advanced edits, inspect the form in your browser.
🧷 CustomCssForExternForm.css file available at the bottom of this article
🟠 Custom CSS applies correctly in the creation form view. Note: the customization preview is only visible in the share link, not in the configuration interface.
✒️ Comparison of grouping modes:"Step by Step"
"By Group"
|
➡️ Configure field restrictions
Select read-only, read/write, or hidden visibility for each column depending on the access you want to provide in the form.
➡️ Share your form view
Several sharing options are available…
➡️ Share with another workspace
➡️ Share via a URL 🔗
➡️ Add the form view as a homepage shortcut
1️⃣ Share with another workspaceThe sharing window opens: in the selection field, choose the workspace you want to share this form view with. |
2️⃣ Share via a URL or embed code
1️⃣ Copy the shareable URL, 💡 link it to a QR code to communicate efficiently. 2️⃣ Copy the embed IFRAME code to integrate the form into your website. Want to change form options? Just click "Edit options" to return to the settings window. 3️⃣ Share a homepage shortcut
See the article ➡️ Create a shortcut view on your homepage |
❌ Delete the form view
To delete a form view, reset all configuration settings and disable any sharing permissions. Then, you can safely delete the view.
💡 See also: How to insert dynamic fields into a form URL |
See also
The External Form
Allows external users to edit records confidentially and securely.
Read more ➔Download the customization CSS file here ⬇️