HTML Page Issues
We have a dashboard built in a HTML page. Recently the dashboard has collapsed down to three or so lines, with the content overwriting itself and I think this is related to a recent Chrome update. Is anyone else having this issue or does anyone know how to resolve it?
Maximum number of fields in a form
What is the Maximum number of fields in a form? Thanks.
iPad: embedded report not scrolling
NOTE: This is not a Creator problem. It is a problem of rendering on the iPad and the scrolling works fine on a laptop, however I am hoping that someone can help me. Here is the problem: An embed script can be generated from a Zoho Creator report and used to embed the report into a page in a Google site. The embed snippet looks like this: <iframe height='500px' width='100%' name='reportEmbed-CLIENTRR1' frameborder='0' scrolling='auto' allowTransparency ='true' src='https://creator.zoho.com( actual
How to change display type for a relation?
Is it possible to change the display type of a bi-directional relation after it's created? How? I have a one to many relation, but i want to change it to one to many. Clicking on the display type won't do anything. See screenshot.
Importing data from excel to mandatory fields
Hi If I have a field set to mandatory, once I marry up the corresponding field in Excel to the field in Zoho creator, it fails. Is there a way around this aside from the obvious? Thanks
Form picks wrong email address
Good day, I have created a form where external parties can enter data and in the bottom fill below two fields: Send by: Pick email from drop-down Cc Receipients: Pick email from multiple select Then when submitting the form, same will be sent to predefined receipients, the sender (send by) in Cc, and then the defined Cc receipients. The first, Send by works fine and when replying to the emails, the email will reply to the actual email address stated. Howver, the Cc fields work in a strange way, as
Something is wrong with Views
Sometime between last night and this morning several of my views have stopped showing data in columns that point to linked forms. These are views that had been working in essentially their current state for years and now the columns are just blank. Is anyone else having this problem? Or have any ideas at a solution?
Zoho Creator Customer Portal - App access
Good day Zoho, I've read through the Customer Portal section - but I cannot seem to get a confirmation on whether customer portal is accessible via the Zoho Creator App or not?
Zoho Creator postUrl "Content Type (415)" Error
I have a simple postUrl script in a Zoho Creator App to receive an authentication key from an internal application. See below: myHeader=map(); myMap=map(); myHeader.put("Content_Type","application/json"); myHeader.put("Accept", "application/json"); myMap.put("userName","xxxxx@xxxxxx.com"); myMap.put("apiKey","xxxxxxxxxxxxxxxxxxxxxxxxxxx"); resp = postUrl("http://test.myeddy.info/habi-ws-ergon/api/v1/token", myMap, myHeader,false); info resp; However, It gives back a 415 HTTP error which I believe
Pretty Link Pro URL shortener
Has anyone tried to use Pretty Link Pro to brand published form URLS? Does it work?
Error Reference field not having the value when adding a record
Adding records fails when it involves a lookup field. Here's an example: I have two forms: Participants and Surveys. Participants has an autonumber field called Participant ID with a Deluge field name of participantId. Surveys includes Participant ID as a lookup field with a Deluge field name of surParticipantId. When the user updates a Participant record and submits the Participants form, the following is executed to add a survey with the Survey's Participant ID populated with the submitted Participant
Having trouble on edit.
Hello, I am working in a purchase order form with the following structure. Purchase order: date - date company - text provider - text email - email subform total order cost - currency Subform (in purchase order): reference - lookup to product catalog description - text cost - currency IVA - number cost plus IVA - currency quantity - number final cost - currency The form works perfect, but on edit mode I am having some trouble. The problem is that when I want to edit the Cost field or the quantity
Is it possible to Bulk Update Records so that Formula Values based on time Update?
In my app, as each month turns over, fees accrue. A formula field shows this accrual less payments already made. The value of this formula is the account balance until a new month begins. How can I bulk update records so that the balance reflects the beginning of a new month? Can such a bulk update be automatically scheduled to happen on the 1st of each month? I've been studying Functions here at Zoho Creator, but don't have a solid understanding yet. I am hoping there is a basic function code
Problem with formula
Hi, i'm having trouble using Formula for my business as investment mangager. I already created a module for "Investments" in wich i can establish the value of my clients portfolio. I just want a formula with some kind of button in wich i can add new money or interest payment to the field Cash inside my investment module. I would apreciate andy kind of help. Thank you Samuel
ZC and ZS integration issue
res = zoho.support.create("Requests", "test", "test", { "Name" : input.Name, "Contact Name" : input.Name, "Subject" : input.Request_Category }); Trying something like above, but got this error {"message":"Invalid Ticket Id","code":"1000"}
Problem with the function for each
I have this code and I need you "for each i in input.R" run Only with Certain records, but when i keep the record is saved as "R" is not input. Then when i select That box Belonging to a subform, I changed all the fields INSTEAD OF only of the subform Those That are inside. (Including the data That Already Been HAD registered Earlier) I have the same code and another field and in this if the input is saved. I do not get it. if (input.Clientes1 != null) { if (input.Correo_Electronico != null)
Record Summary Public
Is there anyway to make a record summary viewable to the public. I have a report on my website showing available inventory with a custom action to show more info by opening the record summary in a pop up. However, it just redirects my visitors to login to zoho and says they do not have permission to view it.
showing the rent amount as weekly or monthly option
I am trying to create a tenant reference form and in the form i need user to enter the rent amount as a weekly or monthly option. After user input the amount in rent amount field, i would like to achieve that user can specify the rent amount as weekly or monthly How do i achieve thanks in advance
field rule for if a field is empty or not
I'm setting up a DB for keeping track of product photos. One of the fields is "Date received", meaning the date we received a photograph back from the photographer. I have another field which is to be a "Do we have the photo, Y/N". This field will be used on another related DB so we can see if a photograph exists for a product or not. I'd like to set the "Do we have the photo" field with a rule that says "If Date received is NOT blank", then set this field to Yes. Is there a way to do something like
Deleting Records before import
When importing data from a CSV/Excel file inside of a Report (using the little gear icon), is it possible to write a script that removes all records from the database prior to importing? Each time we import data this way, we want to completely empty the existing data set automatically and replace it with the data we're importing. Any help would be greatly appreciated! Thanks
Lookup
Can a Look Up field view more than one field? For example, if a Look Up field is to select a Device Code field from the Devices table . But the Code field is meaningless. I would like to view multiple fields from the Device list, say a friendly "Name" field and perhaps a "Room" field when we select a device, we want to store only the Code field in the Look Up field. Hopefully that makes sense?
Functions does not work at Linked View from another Application PLEASE HELP!
Dear All Please help me About this issue. This is first view from Orginal APP lets say App name APP A Here all Functions work as you see "Sevkiyat Planla" "Boyahane Planla" ------------------------------------------------------------------------- This is lets Say APP B and here you can see Talepleri is Linked to APP A (lookup). After Click This as expected view from APP A opens. ----------------------------------------------------------------------- We are still in APP B here and we have view from
12 Hour Time: Simple Solution
EDIT 07-FEB-2012: I made a free marketplace app for you all to test https://creator.zoho.com/public/showAppInfo?canvasurl=kqpjzaljg There are a number of posts here about TIME in ZOHO Creator. Many have requested ZOHO supporting a 12 hour format. With some help from Gave a while back, I have been using a rather long function to verify if a user typed in proper 12 hour format (i.e. 12:15 am or 05:00 pm but NOT 1:15 or 07:00 PM). I found a better way to do this that only uses a few lines of code.
Changing the Date-Time format
How do I change the format of a Date-Time field? I don't want it to be 13:00:00 -- instead, I want it to show 1:00 PM. Also, is there a way that I can have the date also show the day -- so ideally it would read: Mon Nov 3 2008 1:00 PM Thanks. Ellen kidspace
Rich text editor for mobile phones
Hi Zoho, Just wondering whether rich text data input/editing capability for mobile phones is on the road map any time soon? Thanks,
Show user filter criteria of pivot chart on pdf export
How can the 'User filter criteria' of a pivot chart be shown on a pdf export? Ideally, I'd like the criteria to be the subtitle of the report. I have many assessments that users can create themselves. They see a chart of the results by choosing the assessment name from the User filter criteria on a pivot chart. Thanks!
How do I save column order and visible columns for the drill down of a pivot chart?
After clicking on a data point in a pivot chart, I can see the underlying data. By clicking on a button on the upper right of the grid, I can hide a reorder columns. How do I save this layout so users don't get confused with extra columns? When designing the pivot chart, if I click on a data point, the x and y access labels are helpfully summarized at top. How do I get the same thing in live mode? This way, those columns don't need to be shown since the values are the same for every record related
API HELP
I am trying to intragrate a creator form with Hello Sign so i can capture the signature. I have a sample POST request that they proviuded. I just dont know how to apply it to zoho... Can someone help me out please this is kiling me Example request / response POST https://[username]:[password]@api.hellosign.com/v3/signature_request/send_with_reusable_form reusable_form_id=c26b8a16784a872da37ea946b9ddec7c1e11dff6 subject=Purchase Order message=Glad we could come to an agreement. signers[Client][name]=George
Fetch record Issue
Having trouble fetching a record. In Short: I have Form 1 - Material Type Field - Material_Type Field - Material_Type_Code Form 2 - Material 0.2 Field - Material_Type - (Look up to form 1) In-Line Sub Form - Material in in-Line Sub Form - Material out Field - Available - Calc of ((Material in*n) - (Material out*n)) Form 3 - Order Tickets Field - Material_Type (Look up to Form 1) Field - Available - (Material available from form 2) some
Auto populate field from other form
How do I populate mileage_log_mileage in mileage_log using a value from sites_distance_from_office from sites table IF value off mileage_log_purpose_of_journey (drop down box) in mileage_log table equals "Office <> Site"
Time Zones
Is there a way of adding a Summer Time option to the Timezone settings?
Zoho Creator view: define security around view
I'd like to restrict edit-rights for a certain view. A view/report could have 20 fields, but I want the user to edit only 5 fields. I know this can be configured at the Form level, but I need to control each report/view individually. Can you guys add this feature? Thanks!
Change dropdown options based on day of week?
I am making a member sign-in app with a field for class check in. I would like to change the available fields based on the day of the week. Has someone already solved this problem? I have created a class schedule form with class names in rows, and decisions boxes for each day of the week. I would like be able to list class names in a dropdown on the sign-in form where day offered = true on the class schedule form, with the column reference changing based on the present day of the week. Is this
Fetch Data
Absolute beginner but I've spent hours trying to get Fetch Records when selecting a field in Form B. I simply want other fields in Form B to be populated based on selection of data in Form A. The example in the Zoho help is clear but doesn't seem to work when I transpose the fields to mine. Form A so far is a basic Product List (Manufacturer, Model Number, Warranty). Form B are Devices we actually have installed (so potentialy multiple Products of the same type), so want the Form B to reduce double
Prompt for parameter for a header-level custom action?
I've got a header-level custom action that works on all the selected records in the view. Is there any way to prompt once for a parameter that should be used for all the selected records? From what I've read in the forum, it sounds like I could use a pop-up stateless form for the input parameter but it would appear for each selected record. Thanks. - Craig
Data Entry from Different Sources. Conceptual Layout.
Hi, I've been playing with Zoho Creator for several days now, trying to figure out if its the right tool to help me set up an online database. I can't seem to get a handle on how I should lay the data out in the application, so I was hoping someone might help me with the correct data structure concept. The problem is that the data was previously stored in three or four separate spreadsheets, which need to be linked together. If this was a traditional database, we'd add foreign keys to the subsidiary
Duplicate record - problem with relations
I cannot use the duplicate function because duplicate records are 100% identical (except ID) -> other app users cannot see difference between old and new record. This is problem with some forms that have lookup/relations. The relation records are attached to the old/original record (as it should be), but users might mix up new and old record. Solution: A duplicate record should have added some text in key text field (e.g. ....Copy or ..... 2)
Set a rule
If I have two date-time fields in a table say mileage_log_start and mileage_log_finish. How do I ensure the entry in the finish is greater than the start field?
Wordpress User ingeration
Is it possible to integrate Zoho Creator into wordpress and manage the users access their rather than having to purchase the user portal in zoho.
Image issues
New to Zoho , but I am having difficulty using the Image fields. I can not get a report to show images at any other size than small, I have applied different sizes to the form, different sizes to the report, made sure they were the same. What I really want to do is use the record summary option to customize the layout and size of my images on the report but they don't even render when I go this route. Am I missing something simple somewhere in my configuration
Next Page