Welcome to Portal
Hi everyone,
The world is going through a difficult time right now, and we hope you're all staying safe.
Use case
Application flow
Here are some quick steps to add background images to your form from scratch:
Sales Owner (Lookup field)
Customer (Dropdown field)
Order Date (Date field)
Delivery Agency (Dropdown field)
Estimated Delivery date (Date field)
Product (Dropdown field)
Quantity (Number field)
Sub Total (Currency field)
Tax (Percentage field)
Net Total (Currency field)
Step 2: Create a page and add an HTML snippet to it
Step 3: Paste the CSS code into the HTML snippet
<style>
You can customize the size of the background image with the "background-size" CSS styling.
Use a single white-space character between the form link name and .formContainer—it's important to make this CSS styling work.
Please avoid using this property when there are subforms or any hidden fields in the form, as it increases the form's height based on added subform rows, which results in enlarging the background image automatically.
Hi Gregory,
Thank you. We are glad the tip was helpful to you.
Are you referring to applying the background color to the cells(records) in a report? If yes, please use the conditional formatting to achieve it.
Please refer this link: https://www.zoho.com/creator/newhelp/reports/define-formatting-rule-field-list-report.html
I tried to set background image but how to call form name into <style>. any example please
Hi Krishnaa,
The exact line to call the form name inside the style would be ".zcform_FormLinkName .formContainer"
For instance, if the form link name is "Orders" then the Css would be ".zcform_Orders .formContainer"
Feel free to drop an email to support[at]zohocreator[dot]com, if you have further concerns about this tip.
Hope this helped!
Hello,
Thank you!
Unfortunately, we do not have an option to embed a background image in both Pivot charts and inbuilt Chart option in pages.
Feel free to drop an email to support[at]zohocreator[dot]com, if you have further concerns about this tip.
This is the error I'm having I created workflows to add deposit and withrawal but I have the same problem over and over again when I try to create a different project
its showing url not found
please give syntax to paste image url
Hi Roopa,
The <Image URL> can be any published image URL of an image that you need to display in the background of the form. And if you have the image file and need to convert it into a published image URL, please try any third-party websites from the internet to achieve it.
Feel free to drop an email to support[at]zohocreator[dot]com, if you have further concerns about this tip.
Thanks.
Subscribe to receive notifications from this topic.
Hope you were able to add color to your records. If you have any topic in mind that we can do a post on, please feel free to share it.