sending email in html + css
Hi, How do I code a custom email with html with css coding? I've using an email template with css. Can I put <head> <!-- If you delete this meta tag, Half Life 3 will never be released. --> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>ZURBemails</title> <link rel="stylesheet" type="text/css" href="http://zurb.com/playground/projects/responsive-email-templates/stylesheets/email.css" /> </head> Regards Umar
Submit form to web service - can it be done with Zoho?
I love the drag and drop fields on the web form, and I'd like to use Zoho as my custom form builder. Is Zoho Creator capable of submitting content to a Webservice URL? Here's the form: https://creator.zoho.com/jcsieben/portal/form-perma/Web_Submission Thanks in advance, Jeff
Find/replace in a Zoho Creator report (spreadsheet)
So far I think Zoho Creator can do everything I need without coding to make a product database ... But I need to be able to find/replace across the spreadsheet view (report) of my information. Zoho's email support suggested that I use Deluge script. Can anyone give me a quick description of you to say find all the instances of the word 'axelotl' and replace them all with 'axolotl' across all of my data and all of my fields? When I'm viewing the spreadsheet report of my information (in 'Access this
Mobile numeric keypad not showing for decimal, currency or percentage field types.
Normally a numeric keypad is presented in mobile view when the input field is a numeric value. This works with the "Numeric" field type, but when the "Decimal", "Currency" or "Percentage" field types are selected, they revert to the normal qwerty keyboard.
Zoho Creator API - Get the value of the logged in user
I have an api that I wish to return a list of sites where the added user matches the zoho.loginuser. I can write the criteria: https://app.zohocreator.eu/api/v2/XXXXXX/APPNAME/report/Location_Report?criteria=Added_User="zoho_username" but is there anyway
Creator Ver 5 Keyword Extraction and Wordcloud
I am using the new AI feature of Keyword Extraction to capture the keywords used in data entry. I then want to create a Wordcloud to visually display this data over a set of records. Zoho Sheets can generate wordclouds by requires each row to capture
Password protected form?
Is it possible? I'd like to invite outsiders to get a survey/poll. Airtable has this ability.
First Working Day of the Week in Australia
Is there a way to change the default First Day of Week in Zoho Creator? Currently it defaults to Sunday but in Australia it is a Monday. This is going to be a huge problem if there is no way to change this for Australian customers dealing with Factory
Sort Column chart X Axis
I have a chart where the X axis is Months. How do I sort it so it is in the proper order?
Subform file insert
Is there a way to get a subform file field insert to work ? The same script works ok for other fields but not if the field is a file field Deluge show the file field as string, and it works to copy across forms but inserting in a subform fails with this
Sync fields in different forms
I have a form called Clients and a form called Policies, which has a lookup field "Client Name" One client can have multiple policies. Both forms have a "Inactive" decision box field as well as a "Inactive Date" field. What I need is when the inactive
Is it possible to create a dashboard button to invoke the data import routine directly? Thanks
I would like to bring this up directly: Thank you. Patrick
Can we set "Don't Import Data" as the default on the second screen of the import routine?
Can we set "Don't Import Data" as the default on the second screen of the import routine? Thank you. Patrick
Show fields in Pivot table
Hello. I have a Form with 3 fields: Task, Role, and Responsibility. For each Task, a Role can have different Responsibilities. For example, having Task1 and Task2, and Role1, Role2 and Role3, the data rows could be: Task1, Role1, Responsibility1 Task1,
Updating custom fields in creator
I'm trying to update a sales order with the id of the component that is linked to it in our creator app when a new item is saved. However, the custom field that I made for the id isn't being filled in. Does anyone have any thoughts as to what I'm doing
Finite State Machine
Having worked with Deluge for a few weeks now, it's become clear that Deluge isn't a programing or scripting language. This inherently means that they don't include features like counted or conditional loops, infinite recursion, or other features that
Filter report by current month
I have a report with a dropdown month field. I need to filter the report to only show records for the current month I have tried: Renewal_Month == zoho.currentdate.getMonth() Renewal_Month == zoho.currentdate.toString("MMMM") I also created a formula
Script dependant on radio button selected
I cannot define my radio button... How it is setup now: When the user selects the "Recall" radio button as the "Appointment Type" the hidden field "Recall W.O.#" shows.... this works great, however, I need the Recall W.O.# to be filled out by the user.
Filtering Related records
I have a forms named Clients, Policies and Renewals Each record in Clients will have 1 or 2 records in Policies and each Policy will have multiple records in Renewals. There is a lookup field in Policies called Client Name (Clients Form) and 2 lookup
Formula field showing record ID instead of name
i have a formula field with the expression: input.Policies.Carriers I am trying to pull the Carriers field from the Policies form into this form. However, It pulls the ID number and not the Name. How do i get it to display the name?
how can i disable this option of my report?
sorry, new to creator , i cant find where i can disable the "more options" of my report i just wanted it to display as a list and that's it., thanks
download file from report
Hi, Good day to you! I want to download a file from the report by clicking the button in the page. Say, I have a button in html page in creator. By clicking that button i want the file to be downloaded into my desktop/laptop. The file is available in the report of same application where the page reside. Thanks, ITKES
CREATOR Admin Name issue
Guys, I'm using Creator through Zoho One. In the Zoho One admin panel, I'm listed with my email address as Super Admin for the Creator app. Within Creator, however, I am listed in each app with my email address as admin (good) but with a different name
Can a form in Creator access/alter data from Inventory
I am trying to set up an inventory check-out system for our employees when they pull materials from our internal inventory for their department. I am trying to figure out if there is a way to allow Zoho Creator to access Zoho Inventory and deduct the
Grey-out ( disable ) past dates and today date in Zoho creator calendar for Date-Time field.
Hi, I want the user to choose a date only after 24 hours. To explain this point, If I am filling in the request form today I can only choose a date 24 hrs from now and the date prior to 24 hrs will be greyed out. How can this be achieved ?
Bug with WF User Input of Date Field
I have set an alert message on User Input of a Date Field. Date Field Deluge Script Bug Type 1: Step 1: I select a date. The alert message is shown. Step 2: I delete the date and click out of the field, the alert message is shown. Step 3: I click on
Managing task on zoho creator.
How to manage task in zoho creator and make other owners so that they can see their own task but not of others.
Average record values of sub-form
Hello I have a Form called Opportunity with a sub-form called Voting, containing fields called Number. I would like to have a field showing the average of the voting numbers for that particular opportunity. So I created a formula filed on the Opportunity
Fetch Field value from another form based on Lookup value
Hello, I have a Form called Opportunity and another one called Contact There is a bi-directional lookup relationship where an opportunity is related to one contact and a contact to one opportunity. On the Opportunity Form I would like to Display the Contact
zoho.gapps.createEvent() for non default Gmail Calendar
Are staff have access to multiple calendars in their Google G-suite accounts. For example Bill Smith has access to calendars name DeptA and DeptB and his default calendar named Bill_Smith. Bill has full access / privilages to all calendars. We want to
On Success form open another form and populats fields
Hi, I am a newbie and I am trying to develop an app for my business. One of the many problems I am facing ... : 1/ Form "New_Request" is the form where a fill up some basic info of a new client. Among various fields I have "client_name". 2/ Form "Tour_Program"
Function return value as panel display
Is it possible to for a panel to run a function on load event of a page and display function return value rather than value for a table. This may be possible via ZML but it would be great if Creator supports this feature.
Availability on date
I want to buy the dates and time in which I have spaces available for attention, that if there is a date that is not available, it does not allow to schedule that space, is this possible?
Remove country code
Hi there, I am based out of Australia. I have a phone number field that is defaulting to Australian country code +61. Since all the phone numbers in my zoho records are in Australia I would like to remove the country code from the field? Can you please
can we delete any Deal From Zoho Creator
Hello Everyone Thanks so much for Reading this Problem Actually i have facing a problem I am not bale to delete any sales order from Zoho Creatore. Please Provide me a Solution. if it is Possible Wih Deluge then please how can I do it. Thank You
Deluge insert row does not trigger "On add Row" Workflow
Hello, i have a Form with a Subform. On Load, i add some Rows to the Subform dynamicaly with: row = Meetings.People(); row.Selected="Bob"; input.People.insert(row); there is a Dropdown field in the Subform. On Add Row, i filled this Dropdown with: row.dropdown.add("Value1");
Field Navigation Order
Field Navigation Question. Is there a way to change to the field navigation order within Creator. I have a two column form and fields seem to tab or flow based on when I created the field instead of the natural flow order of the input fields, can I change this order to make it a more intuitive input flow for the users?
Where do I find the Hex color code for the default chart themes?
Hi As it's not possible to change the colors in the charts, I want to add identical colouring to the numbers (on Panels) below, but I can't find the Hex values anywhere. Can someone point me in the right direction please? Karen
data import
Hello, I have a difficulty with data import to Creator. I have a sales form with a subform with sale details. As far as I know two excel sheets are needed to import data to Creator in such cases: - one for form fields, - the other with subform fields.
To fetch employee details
Hi i am developing an application for my company in which i need to access the employee details. I have created a function where the output of that is my employee details but i am not knowing which input field in form design i have to use to get employee
Next Page