Forms

Creating a New Form

     1. Open the "New Form" page under the "Forms" tab in the left menu.

     2. On the page that opens on the right, type the form name and description.

     3. Check the box "Send copy of submission to user's email" if you want to send a copy of the message to the user's email address.

     4. After checking the box, type the e-mail address to which the e-mail will be sent in the "E-mail Address" box.

     5. Finally, press the "Save" button.

 

Building a Form

     1. Open the "New Form" page under the "Forms" tab in the left menu.

     2. On the page that opens on the right, click on the "Build Form" button of the form you want to build.

     3. On the page that opens, add the form elements you want and click on the pencil on the form element to edit it. 

     4. Press the "Save" button to save.

 

Delete a form

     1. Tick the form you want to delete.

     2. Press the "Delete" button below to delete the selected form.

     3. Press the "Yes" button on the warning screen.

 

Form in Content Editor

- You can integrate a form you have already created into a piece of content.

     1. Open the Content Editor of the content you want to add a form to.

     2. Press the “Koolay Form” button from the top menu of the editor.

     3. Select the form you want to add.

     4. Press the “Add Selected Ones” button.

     5. You can now see the form you added in the content.

     6. By pressing the “Source Code” button you can see the code of the content and the code of the form.

     7. Press the “Save” button to save your changes.

 

Adding a Form Anywhere on the page with Code Editor

- By copying the codes of the form you created, you can open a liquid file in the code editor and copy the form codes wherever you want.

     1. Open the “Forms” tab from the left menu and open the “Form List” page.

     2.  Press the “Get Code” button of the form whose code you want to copy.

     3. Select the code on the screen and press the “Copy” button.

     4. Using the Code Editor, open the liquid file where you want to add the Form codes.

- For example: Let's place the form whose codes we copied in the footer section.

     5. Open the footer file using the Code Editor and find the line where you want to insert the code

     6. Paste the copied code wherever you want.

     7. Press the "Save" button.

Last updated on 2024-07-15 16:09:44Z by Koolay