suffix Tag | Zoho Creator Help

suffix tag

<suffix> 
The <suffix> tag defines an affix content that can be added at the end of a primary text content. 
Note
  • It is similar to the text tag and can be defined within a <text> tag only.
  • <suffix> is applicable only when <text type='Form Data'>
Parent tag : <text>
Child tag   : -- 

Attributes

1. value

The value attribute specifies the content to be suffixed to a primary text.

Possible Values
  • Any String

Example

Syntax<text type='Form Data' value='inventoryapp.northregion.totalstock.sum'>
<suffix value='Units'/>
</text>
Output

 Note:

  • value attribute is optional. 
  • value attribute acts as source attribute. i.e: All the attributes listed below viz: size, bold, italic and color are applicable only when a value is specified. 

2. size

The size attribute specifies a font size for the suffixed text.

Possible Values
  • A number from 1 - 9 that defines the size of the prefix text. 

Example

Syntax

<text type='Form Data' value='inventoryapp.northregion.totalstock.sum'>

          <suffix value='Units' size='4'/>

</text>

Output 

Note:

  • size attribute is optional. 
  • If no size is specified, it is same as the size of the primary text content.

3. bold

The bold attribute adds a bold style to the suffixed text.

Possible Values
  • true
  • false

Example

Syntax

<text type='Form Data' value='inventoryapp.northregion.totalstock.sum'>

          <suffix value='Units' bold='true'/>

</text>

 

Output

 Note:

  • bold attribute is optional. 
  • If it is not specified, the suffix text acquires the value of the bold attribute set for the primary text content.

4. italic

The italic attribute adds an italic style to the suffixed text.

Possible Values
  • true
  • false

Example

Syntax

<text type='Form Data' value='inventoryapp.northregion.totalstock.sum'>

          <suffix value='Units' italic='false'/>

</text>

Output

 Note:

  • italic attribute is optional. 
  • If it is not specified, the suffix text acquires the value of the italic attribute set for the primary text content.

5. color

The color attribute specifies a font color for the suffixed text.

Possible Values
  • A hexadecimal color value. You can refer this page for hexadecimal color codes.

Example

Syntax

<text type='Form Data' value='inventoryapp.northregion.totalstock.sum'>

          <suffix value='Units' color='#047B33'/>

</text>

Output

 Note:

  • color attribute is optional. 
  • If it is not specified, the suffix text acquires the value of the color attribute set for the primary text content.


        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

                                  Zoho FSM Video Tutorials


                                        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

                                                                                                                                    • pr tag

                                                                                                                                      <pr> The <pr> tag defines a row within a panel. Parent tag : <pc>, <panel> Child tag : <pc> Attributes 1. width The width attribute defines a width for the <pr>. Possible Values auto fill Value Description auto Auto-adjusts width of <pr> based on the ...
                                                                                                                                    • panel tag

                                                                                                                                      <panel> The <panel> tag defines a generic container for adding content. Parent tag : <column> Child tag : <pr> Attributes 1. Title The title attribute specifies a title for the <panel> element. This can be used to describe the contents of the panel. ...
                                                                                                                                    • Prefix tag

                                                                                                                                      <prefix> The <prefix> tag defines an affix content that can be added in the front of a primary text content. Note : It is similar to the text tag and can be defined within a <text> tag only. <prefix> is applicable only when <text type ='Form Data'> ...
                                                                                                                                    • text tag

                                                                                                                                      <text> The <text> tag defines a text area, that can hold multiline characters. The contents entered here, can be customized using the text attributes. Parent tag : <pc> Child tag : <prefix>, <suffix> Note: You'll have to encode the following ...
                                                                                                                                    • pc tag

                                                                                                                                      <pc> The <pc> tag defines a column within a panel row. Parent tag : <pr> Child tag : <pr>, <text>, <image>, <button> Attributes 1. width The width attribute defines a width for the <pc>. Example Syntax <pr width='fill'> <pc width='50%' ...
                                                                                                                                      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