Can't see more option to file upload
Hi, can anyone please tell me why I can't see more upload option like Zoho Docs into my Upload fields properties. as mentioned here https://www.zoho.com/creator/help/fields/uploading-files-and-images.html#Upload_Files Screenshot of my option:
How to import into a table in ZCreator from an external REST API source
Would be VERY glad if anyone could share a simple deluge script (.ds file) with an example of how to import data and put it in a table in ZCreator. The data are picked up from an external source with a REST API. In my case I want to import data from from Zoho Books, so if anyone have an example of how this is set up, it would be even greater. I know the REST API works, tested with curl, but need an .ds example to be able to get this into ZCreator. Thank you.
Error execute Post URL
Hi Helpper. I have one problem with method PostURL of Zoho, please help me soon. This is my issue. This is my code: ================================================================ string = "{\"listObject\":["; for each form in forms { // Set make profile date == current date form.make_date = zoho.currentdate; // Create string to send to MyAPP string = string + "{"; string = string + "\"fileContents\":\"" + form.file_upload + "\","; string
Customer Portal - Application Submission
Hi, I have an employee application program that is divided between seven forms (application part one, application part two, etc.). I need a customer (applicant) to log in and fill out each form sequentially. Each form goes to the next form upon submission of the preceding form. The applicants will login through the customer portal. I attempted to modify the permissions of the customer to restrict tab access, but I quickly figured out that it restricted access to all of the forms and defeated the
Project Manager Plus
If anyone is a Project Manager Plus guru, we are having troubles assigning / sharing with users and being able to see the full list of sections that they should see if we set them up ans Manager/Admin type users. We think this App will suit our needs but sharing it with other users and having all the functions available to them seems to be our biggest headache at the moment. Any ideas would be very welcome :)
Copy field properties from one form to another
Is there a way to copy a field definition and its properties (not the field contents) from one form to another, so I don't have to define a commonly used field several times over? I have a drop down with a script and it would be useful to be able to copy it rather than have to enter the drop down values again. It is a status field, and the states are common to several forms. I know I could use a lookup and put the values in a new form, but I didn't really see the need for that - the values don't
Hiding Fields on Embedded Forms
Hello, I have a service order form on which several fields are hidden, since only employees should make changes to them, not the customer who submits the request. Hiding the fields works fine in the application, but I also need these fields to be hidden when the form is embedded in an external website. Is there any way to do this? Thanks in advance.
Attach file With Create Invoice Task in Creator to Invoice
Can you attach a file to Zoho Invoice utilizing the createinvoice task? I need to attach a shipping document that is sent with an invoice. It would be great to automatically attach the shipping document from Creator when I execute the createinvoice task. Please advise.
Messaging the user
For various reasons including error reporting, useage guidance and information, I wish to message the user. I have tried a number of ways: 1) Using info only display the message to the the administrator/developer so is no use for regular users. 2) Opening a form with a note field set to display a message is hard to control the form behaviour and post particulalrly the location on screen; quite often I find the message form out of the field of view and the window has to be scrolled up to see the message.
Execute Custom Function on Selected Record
Hi, Is it possible to execute a custom function only selected records as like as below screenshot.I would like to select the specific records first and then execute a custom function to all selected records. Thanks Arfater.
Output double zero after decimal
I'm using a currency field set to 2 decimal points. In the reports, the currency displays $33.00 fine. When I output the currency to a HTML page, the display is truncated to $33.0. Is there a way to keep the .00 when output to the page? Something to add to input.Money that forces 2 zeroes if the currency has no cents? Thanks!
Removing permissions
I have compiled a system for our web site and it works well except I would like to remove from the readers the option to do anything to the record (add, edit, print, delete etc). I cannot find a way of disabling them. This is the report that I would like to use https://creator.zoho.com/woodyham/group-leaders-report#Page:Reports1 Kevin Wallace
Pictures not staying the same size
I have three pictures on my home page. There is a highlight box with the picture in the image at the top as a menu header, and a paragraph at the bottom. If I make any changes to the page that cause a refresh or if I initiate a refresh myself,f the pictures change size and part of them is cut off. They are set to "fit". In order to fix them I have to switch them to "small" and then back to "fit". This means however that if I forget to do this when I publish changes, the published page will look
Import all data from MS Access (table,form,query,report)
Hi Guys, This website is good. How to import all data in Ms Access? Including Table, Query, Form, Report to Zoho? Thanks Adhie1973
Version history?
I accidentally overrided a function Ive created. When checking version history I can only see the changes made today, I need to retrieve the function as it was yesterday, is it possible ?? Thanks Walter
when updating a field in mass allow not to update date of updating
Hello I need to correct a value in a fiels in the "contacts" in mass through an excel file, with Idcontact as matching key. If I update in zoho it will change the "last modification date" of today (given by zoho) for all the contacts records updated ! I want this date not to be updated as well as what update is totally not important. Any solution with creator ? or any other solution ? thanks nono
Can I hide the senders email address?
In Zoho Creator I have created a form that emails my clients. On the "Workflow", "On Add" "Success" I am wondering if it's possible that the client doesn't see what email address the message was sent from? It would just have a reply to email?
get Profile and Role in Deluge Script
Hi, Is there a way to get the role and profile of users using Deluge script ? Many thanks!
For each loop to Update a Field
Hi, I have a Report which have about 6,000 rows of data. Today I have added a new drop down field ( "Yes", "No") . So Now I want to update all records to "Yes". I know I can use Bulk edit to update the field. But I would like to create a custom function that will update in a single click. Below script I was trying but it is not working . void Test.AprovedToYes() { for each rec in MVPD_Subscriber_Calculation { rec.MD_Approved = "Yes"; } } Can anyone please help me Arfater.
Mass emailing after filtering
One of the things we're wanting to do with Zoho Creator is to run reports and then mass email. Example: Filter out the people who live in Dallas and send them all an email. Is that possible within this program? Thank you!
ZOHO UI Is User friendly or not
i saw all your webapps that was cool stuffs but your UI is not user friendly ,and lots of stuff you are dumping on 1 page is there is any reason behind your UI or you will develop Rich UI,
Can forms in html page be placed side by side?
Here is the code for my html page: htmlpage THIS_WEEK_Timesheets_and_SMSs() displayname = "THIS WEEK Timesheets and SMSs" content <%{%> <table width="1200" border="0" align="center" cellpadding="1" cellspacing="1"> <tbody> <tr> <td> <div elname="zc-component" viewlinkname="THIS_WEEKs_Time_Sheets" parameters here </div> <div elname="zc-component" viewlinkname="TimeSheetTexts_Report" parameters here </div> <div elName='zc-component' formLinkName='Paid_Holiday_Amounts'
Not showing the form when editing from views
If the report has a criteria like this: " Added_User == zoho.loginuser" p ointing and clicking a record should open the form to enable users editing, but it only shows the "close" option. If I drop the criteria (ie selecting "all records") the form is opened.
Embed the app
Well, I've read the forum here high and low but I can't seem to find the answer to this question which leads me to conclude it isn't possible or at least not in the way I'm trying to do it. Anyway, I would like to embed the entire app, not just the individual forms and reports... the whole thing with the panels and everything I've designed in my editor into my website. I've tried a number of different variations via the "Links > Embed in Your Website" but all that does is give me the link for the
Can't copy this application
https://creator.zoho.com/sampleapps/split-forms/# I am trying use the feature that is in the application but the system does not permit to copy... Any idea? Thanks
No login required for dynamically generated html page
I'm creating an application that generates contracts. The admin can set parameters that determine what is displayed on a html page using the record ID. This is very similar to the Order Management "Generate Invoice" function. My issue concerns the link to view the contract page that is included in the sendmail function. I have the sendmail functioning correctly and assigning the record ID to the URL (https://creator.zoho.com/<appuser>/<appname>/#View:Generate_Contract?orderRecId=XXXXXXXXXXXXXXX)
Help with geotag function
Hi folks, I'm trying to write a function I could invoke through a custom action to geotag my contacts. The idea is to pass the full address of the contact at the end of this URL: http://maps.google.com/geo?output=xml&q= The result from Google is returned as XML, so I want to grab the "point" returned by Google and write it to a string field called "Point" in the contact's record. Here's what I have so far: void display.geotag(int id)
{
contact = Contacts [ID == input.id];
gMap = getUrl("'http://maps.google.com/geo?output=xml&q='
Creator shared user can add records but not edit existing ones
My shared user of a Creator database can add new entries through a form but then cannot edit them because he doesn't get the 'Edit...' popup menu when he hovers over the entry in the list-format report.
Any way to sort list report by group by field totals
We have a receivables table that contains every transaction for any donations received by specific donors. One of the reports we have is where this information is grouped by the donor's name and there's a summary total for monetary columns like total amount donated. For example: John Smith donation# Total Amount 1 50.00 2 35.00 85.00 Sam Spade donation# Total Amount 1 1000.00 2
Form rendering error. Developer comment causing bug.
A Creator developer has left a HTML comment and unneeded carriage returns in the rendering of forms in Zoho Creator. This is causing an extra line to be placed between all elements unnecessarily. The HTML comment and returns are being placed in between table tr elements. This is a no no and should be removed as soon as possible. If you were wondering why forms look sloppy with extra white space, this is the reason. A simple change to the server-side render code would fix this, and have immediate
Search across all fields (or more than 1 field but with logical OR) and display Summary Record
I can't seem to figure out one thing: a) When I access one of my reports all fields of the database are shown there. I can search within certain fields by clicking on 'search' next to 'add': now above every field/column the search field is shown and I can enter a search in one or more fields (logical AND). Then I can view the summary record of each result by using the context menu in the first column at the very left. That's fine. However, I would like to: b) search one term across all fields and
Thumbnail
Hi, want to use the thumbail function explained elsewhere in the forum. When I write this expression in the formula field "<img src='http://creator.zoho.com/DownloadFile.do?filepath=/" + <UploadFiledname> + "&sharedBy=<Username>' title='" + "' alt='" + "' width='64' height='75'/>" save and then reopen the formula field editing window, the expression was cut to: "<img src='http://creator.zoho.com/DownloadFile.do?filepath=/" the rest of the expression was completely deleted and therefore the thumnail
Splitting a lengthy form into multiple forms (Problem with linking forms together)
I'm developing a registration form for our company and it has too many fields; I'm thinking of splitting the form into three separate forms (i.e. Contact Details, Skills and Services). I tried to link these forms together by pointing to a unique user_id field/variable in the first form however I need this linking to be done automatically and without the need for the user to select anything.The Skills and Services forms are stateless and would not store any data.Could you please advise what is the
Radio Lookup Field Shows as Dropdown
I am migrating a field called "Group" from a dropdown field to a radio lookup field. When creating this new field ("Group1"), even though I select the field type as Radio, it is created as a Dropdown (picklist). Even the form definition says it is a radio field.... Group1 ( displayname = "Group" type = radiobuttons values = data_profiler.Group[(Group.contains("Web") || Group.contains("Data"))].ID displayformat = [ Group ]
Signature in email notification
Hi, When I submit my form, I would like to send an email notification which would include the Signature image. Is that possible ? If I add the Signature field in the email (or in the view template), I get the name of the image file. Many thanks for your help.
I Lost my data after I changed the field to a drop down from a single line
I used a field as a "single line" to enter data for almost the whole year. I just recently changed that field to be a drop down and then when I went back in to view my "animal report view" the information previously entered is gone. What can I do to get it back?
File too large to upload
why don't we use some algorithm to reduce the size of the image, if size is greater than 1MB and let user upload the image and let him compromise on resolution instead of showing file is too large to upload ................!
Help me in a way to Hide or Show a field in a records report based on script condition of the radio button
I edited my original post because I felt it may have not been fully understood by the advanced users / SOHO support team. Hi, I am very new at using ZOHO. I am creating records with several radio button fields having two buttons (yes) and (no). I would like to show or hide (omit) these fields in my report/view records conditionally, depending on if their input was Yes or No. ***Any help would be greatly appreciated.
Documents in creator
I need to make documents available within creator, somewhat like the document feature in CRM. Can you please tell me how to achieve this. E.G. on any given record in creator I need to be able to upload multiple documents and allow users to download the same documents and upload their own. Your document feature in CRM looks like what I want from Creator. Thanks
How to send email from a new 'From' email ID in zoho creator?
Team, Zoho creator uses the admin email ID to send trigger mails. How can I use a different mail ID to trigger email in one of the application? Please guide!
Next Page