Skip to main content

How to Find the "Let AI do the Coding" Option

Locate the AI assistant for custom logic and advanced styling

Updated this week

Team Forms includes powerful AI features designed to help you navigate the complexities of building business forms. You may have seen in our documentation—or been told by Fin Bot, our digital assistant—that for the best results when writing custom logic, you should use the "Let AI do the coding" option.

However, many users look for this in the wrong place. Here is exactly where to find it and how it works.

Where is the button located?

The "Let AI do the coding" feature is context-specific. It won't appear on your main dashboard or the general form builder canvas. Instead, it is located inside the code editor for specific advanced features.

You will find it at the bottom-left corner of the code editor window whenever you access:

  • Calculated Values

  • Custom Validations

  • Custom CSS

Common Misconceptions

It is a common misconception that "Let AI do the coding" is a tool for editing or iterating on your entire form layout.

  • Current State: AI can currently generate an entire form from scratch, but it cannot yet "edit" or "tweak" a form once it's built.

  • The "Coding" Tool: This specific button is strictly for writing JavaScript or CSS snippets within individual components.

  • Coming Soon: We are working on deeper AI integration that will allow for full-form iteration and editing!

Step-by-Step: See it in action

If you want to try the AI coding assistant right now, follow these steps:

  1. Open any form in the Form Builder.

  2. Select a component (e.g., a Text Field) and click the Settings (cog) icon.

  3. Navigate to the Data tab.

  4. Scroll down to Calculated Value and click the button to launch the code editor.

  5. Look for the "Let AI do the coding" button in the bottom-left corner of the popup.

Did this answer your question?