March 28, 2024
ZOHO Creator- Auto-Fill Date & Email Field on Form Load.
TechTechInfo.com » ZOHO Creator- Auto-Fill Date & Email Field on Form Load.

ZOHO Creator- Auto-Fill Date & Email Field on Form Load.

Create Deluge Script in ZOHO Creator
Create Deluge Script in ZOHO Creator

Follow below mentioned steps to Auto populate date & Email Field in ZOHO creator on Form Load.

Step 1– First Drag & drop Date and Email Field from Basic Fields to Scratch Space and change the Filed Name according to your requirement like (submission Date, Creation Date, Request Date) add other fields also as per your requirement to create your Form and click on Done button.

Drag-Drop Fields in to form
Drag-Drop Fields in to form

Step 2- Now we will create workflow for our Form, Click on Workflow and tap on New Workflow.

Create New Workflow
Create New Workflow

Step 3 – Now Choose your Form Name from drop down and give a Name to your workflow and click on Create Workflow.

Name your workflow & slelect Form.
Name your workflow & slelect Form.

Step 4 – Now click on Add New Action and Choose “Deluge Script”.

Create Deluge Script in ZOHO Creator
Create Deluge Script in ZOHO Creator

Step 5 – Click on On Load as we need to Auto populate our date & Email Field on Form Load.

Workflow On Load
Workflow On Load

Step 6 – To populate Date – Input.date_field_Name = zoho.currentdate;

To Populate Email Input.Email_Field_Name = thisapp.permissions.loginuserEmailID();

And click on Update button.

Deluge Script - On load
Deluge Script – On load

Step 7- Now click on Access application to see the result.

ZOHO Creator Form
ZOHO Creator Form
Join the discussion

Translate »