Understand Signature Field | Zoho Creator Help

Signature

The signature field allows a user to draw their signature and thus enables you to collect electronic signatures. This field comes in handy when you require your users to authenticate (by signing) the data they submit through your form.

Features

With respect to the user-experience of the signature field on a form, you can:

When your users sign (in the signature field) and submit your form, the signature is saved as a Portable Network Graphics (.PNG) file. This enables you to view the entered signatures as images, in a  report .

Example

  • Order management: Imagine that you sell some products and are building an app to manage the orders. You can add a signature field in the form through which users place their orders. If you make this signature field  mandatory , your users will be able to place their orders only when they enter a signature.

Things to know

  • Currently, uploading a signature in this field is not supported. It needs to be drawn.
  • Data stored in the signature field cannot be manipulated using Deluge.

Drawn signature's name

When your users draw a signature in this field, the file's name is set in the following format:

<unique_number>_<file_name>

The file's name is prepended by an underscore (_) and a system-generated number that uniquely identifies that signature in your account

URL format to download a signature

A signature stored in the signature field can be downloaded using the following URL:

https://<domain>/<account_owner_name>/<appLinkName>/<reportLinkName>/<fieldLinkName>/download/fileName

where,

  • domain  will be DC-specific. For example, you'll need to use  creatorexport.zoho.com  if your account is in Zoho's US data center, and  creatorexport.zoho.eu  if in the EU data center.
  • account_owner_name  contains the user name of the Creator application's account owner and the link name of the application.
  • reportLinkName  is the link name of the report where the corresponding signature field is displayed.
  • fieldLinkName  is the  link name  of the corresponding signature field. 
  • fileName  is the corresponding signature's name.  Learn more

 For example, imagine that you’ve built an  Order management  application. In this application, you have created a form named  Order Details  and added a signature field in this form through which users place their orders after entering the required details. When you access the  Order Details  report, you may want to download their signatures. To do this, you can configure a custom action in your report such that when you click the button  Download sign , the signature is downloaded as an image. This custom action has the above URL format constructed as follows:

BaseURL = " https://creatorexport.zoho.com" + zoho.appuri + "<reportLinkName>/<fieldLinkName>/download" + input.<fieldLinkName>; 
openURL( BaseURL, “window type”);

where,

  • BaseURL  is a variable that refers to the URL you have constructed
  • zoho.appuri  returns the application details in the format:
     /<account_owner_name>/<application_link_name>/
  • input.<fieldLinkName>  returns the  filename  of each file stored in the corresponding signature field
  • The  openUrl  Deluge task is used to redirect the user to the specified URL. This URL can be opened in the same window, new window, parent window, popup window, or iframe

Now, when you access the  Order Details report,  you can see the  Download sign  button:

In the above image, Megan is the <account_user_name> and order-management is the <application_link_name>

Tip: This URL format can be used to download files from the file upload, image, audio, video and signature fields.
  1. Understand fields
  2. Add fields to your form


        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                    All-in-one knowledge management and training platform for your employees and customers.

                                              Create. Review. Publish.

                                              Write, edit, collaborate on, and publish documents to different content management platforms.

                                              Get Started Now





                                                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                    Manage your brands on social media


                                                                      • Desk Community Learning Series


                                                                      • Digest


                                                                      • Functions


                                                                      • Meetups


                                                                      • Kbase


                                                                      • Resources


                                                                      • Glossary


                                                                      • Desk Marketplace


                                                                      • MVP Corner


                                                                      • Word of the Day


                                                                      • Ask the Experts


                                                                        Zoho Sheet Resources

                                                                         

                                                                            Zoho Forms Resources


                                                                              Secure your business
                                                                              communication with Zoho Mail


                                                                              Mail on the move with
                                                                              Zoho Mail mobile application

                                                                                Stay on top of your schedule
                                                                                at all times


                                                                                Carry your calendar with you
                                                                                Anytime, anywhere




                                                                                      Zoho Sign Resources

                                                                                        Sign, Paperless!

                                                                                        Sign and send business documents on the go!

                                                                                        Get Started Now




                                                                                                Zoho TeamInbox Resources





                                                                                                          Zoho DataPrep Demo

                                                                                                          Get a personalized demo or POC

                                                                                                          REGISTER NOW


                                                                                                            Design. Discuss. Deliver.

                                                                                                            Create visually engaging stories with Zoho Show.

                                                                                                            Get Started Now








                                                                                                                                • Related Articles

                                                                                                                                • Limitations:​ Operations

                                                                                                                                  Backup Zoho Creator will not back up the files present in the image, file upload, audio, video, and signature fields. For the applications that have enabled Environments, you can back up only your applications that are in the Production environment ...
                                                                                                                                • Manage form drafts

                                                                                                                                  Enable save form as draft option Save and access form drafts What Does This Page Cover? Learn how to save your partly-filled data in Creator forms as drafts and effortlessly pickup from where you left before submitting the form. To learn more about ...
                                                                                                                                • Limitations:​ Forms and Fields

                                                                                                                                  To know more about forms, click here General The maximum size allowed for a multi-line and rich text field in a row is approximately 64 KB. Multi-column layouts are not supported in forms if the check-box/radio-button fields are added dynamically ...
                                                                                                                                • Limitations:​ Reports

                                                                                                                                  General Duplicating a report is not supported when it displays data from 150 fields or more in each record. For displaying subform data in a report you can use up to 20 fields as ‘display fields’. Displaying multi-select/checkbox and subform fields ...
                                                                                                                                • Accessibility in Zoho Creator

                                                                                                                                  At Zoho Creator, we are committed to empowering users to build accessible applications that can be perceived, operated, and understood by everyone—including people with disabilities. Our goal is to ensure that the apps created on our platform foster ...
                                                                                                                                  Wherever you are is as good as
                                                                                                                                  your workplace

                                                                                                                                    Resources

                                                                                                                                    Videos

                                                                                                                                    Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                    eBooks

                                                                                                                                    Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                    Webinars

                                                                                                                                    Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                    CRM Tips

                                                                                                                                    Make the most of Zoho CRM with these useful tips.



                                                                                                                                      Zoho Show Resources