Can't find my database at Zoho Creator after changing Administrator's email and password
Hello! The thing is, I can access the same workspace as I had before, with my new email address and password, but now there's nothing there, can't find my database, the workspace is empty. Any clues? Thanks a lot in advance (I'm so worried now...)!!!
Making Creator Apps Feel Native In CRM
Hi group. Thanks in advance for any help. I am creating some customer apps and putting them as individual Tabs in CRM. Essentially, I would like to create the next progression of the business cycle after our Potential has closed and become a client. Here is my problem. In Potentials, Clients, Leads and pretty much any native CRM app, the native view provides a hyperlink from the name to the page. For example, in Potentials, the native view lists the Potential Name in a column and you can click
"Usage Limit" records count error
Hi, My records count is given as around 50,000 records, but from my going through my applications, there are only about 12,000 records in use. Can you please reset the count for my account? Thank you.
Sub Form lookup field width
Hi, I have a sub form with a lookup field. When I view the sub-form through its parent form I cannot adjust the field width of the lookup field, how can I set it to be displayed wider? thanks
HELP
Hello I have a question, I want to add my total Subform "Recibo de Gastos" and add up the totals appear in the "Totalde Comprobación use is script is correct? Recibo_de_Gastos.Total11 = (input.Recibo_de_Gastos.Subtotal + input.Recibo_de_Gastos.IVA + input.Recibo_de_Gastos.Otros); input.Total_de_Comprobacion1 = input.Recibo_de_Gastos.Total11; for each order in Recibo_de_Gastos { if (input.Recibo_de_Gastos.Total11 != null) { input.Total_de_Comprobacion1 = input.Recibo_de_Gastos.Total11;
Formula does not refresh
I have the following formula "LP." + Project_autonumber, where Project_autonumber is an autonumber field. when I create a record it works fine but when I subsequently edit the record the data value changes to eg LP.null any ideas why??? thanks in advance
Downgrading ZohoCreator
My internal project is on hold for a while. Whether we goahead at this stage is unknown so in the mean time i would like to downgrade my professional ZohoCreator edition to the free account. My question is if we decide to carry on, and I upgrade again will my database still be there from before? and if not, can i restore a backup of one from previously?
Auto populate a form with data fetched from same form
I was working on this feature some time ago, never figured it out and moved on. Now I'm revisiting this idea of auto populating my form of customer information that has been previously entered. Additionally only pulling address that have been entered by the current logged in user. Using Auto populate a form with data fetched from another form I have tried to get this to work, however with no success. Any direction or examples anyone can offer? Thank you
Checking a field value before changing a status
Hi all, I'm trying to create some code so my users cannot close a request unless they have the service value field populated. So the "Status" field should check the "Total_Service_Value" field for a value other than blank, when I select either "Closed (Complete)" or "Closed (Failed)" status. Is this possible ? I've had a play but not sure of the code I need to put in. Kind Regards Matt
is zoho down?
I'm having an import issue and support is none existent. nothing works! I created a new form, a new application and now giving up.
nested zc-componentrs
I have a page that dynamically displays a form/view using zc-component This works well for forms / reports / pages - in most cases However when the target is a page that also contains a zc-component, this inner component is not rendered Is there a way to get this to work - or does ZOHO just not suporrt this type of 'nesting' ?
Sorry, we are unable to load the form
HI. It often happens that I have this error on my pages with zoho creator. "Sorry, we are unable to load the form. Report this problem to support@zohocreator.com" For example http://www.rossatogroup.com/prodotti/impianti-solari-termici/pannelli-solari/pannello-solare-piano.html
ISBN trouble importing
I am trying to import data from a spreadsheet that contains ISBN data. In the import process, although I have allowed for up to 25 digits, the conversion process seems to declare the values as single digit E power numbers.. it that why it won't accept the entries as numerical ??? The import process does work for digits less than 10,000 ... Should I declare the field as a string instead ???
Zoho Creator entry level pricing
Dear Zoho Creator folks, I love what you offer with Creator and I am keen to try your advanced features now. But I am still bamboozled with your pricing. On the one hand I am invited to sign up for a $5/month/user deal. https://www.zoho.com/creator/pricing.html But if I'm already a subscriber per https://www.zoho.com/creator/signup.html?plan=25&users=1 all I see is $15/month/user. Am I missing something?
Form is blank after import
I have made a copy of an existing app and added some bells and whistles to the main input form. I have then exported the data from the original app and imported it into the new version using the migration tool. All of the information is there in the database report, but if I try to edit, view or print any record, the form just shows up totally blank? Please help!!
What is the Easiest Way to Exchange Registration Info
I am a newbie and have successfully created a "Student Registration Form" within ZOHO Creator. Since students contact me to register – I would like to just send them a link that goes straight into the registration form – Once they complete the form and submit it – I would like to get the notice (back to my email) their form is complete. I want to be able to insure that a student can only see their form and nobody else’s. Can you please advise the best way to do this or direct me to a on line tutorial
Zoho Creator - Mobile App
Hi I was using the filter to search for a customer in Zoho creator mobile native app. I received a message "Sorry" the application Zoho creator (process.com zoho creator.a) has stopped unexpectedly. Please try again. I thought I would wait 20 mins and try again...i got the same message. I am on day one of the 15 day trial.
autofill a field, based on a lookup drop-down list
active form is <test> in <test> there is a lookup field <Item_Num> which is a dropdown lookup field to autopopulate in <test> is called <Item Description> which is just defined as a text field lookup form is <Item_Master> this form has field <Item> that is used to link the two forms meaning <Item_Master.Item> is linked to <Test.ItemNum> In <test> in the field <ItemNum> under the "On User Input" section I have the following script: [note that I am new to script so am I missing headers, "{" or other
Fields don't update on edit
This is listed previously in the forum under "field don't update" with no solution. Major portions of my application are broken and this is causing huge delays. Very simply: Technology_text=input.field_of_technology.toString(); this works on initial entry, but does not work when re-entering a form in edit. The string goes to an invisible field and comprises the data we are collecting. Production is at a standstill, and all the work done in the last week will need to be reviewed. This is a MAJOR lapse
Field don't update
Hello, On load I write a command to fetch record with form: https://creator.zoho.com/appbuilder/misca/consulado-geral-do-brasil/form/CI_Confirma_o_Retirada_Passaporte/edit but the record in the field "Missao" don't update! Thanks Mike
DAte field question
I have a begin date and need to calculate my end date by a third field containing the quantity of months. How would this be done? I have been trying (and failing) for a few days and know it must be something obvious but I need help. Thank you so much for your assistance!
Performance
Is there anywhere to check current server status? I am experiencing very slow response times while both editing and using my app. Are you aware of any problems?
Embedded Forms and Users
I am having problems with some computers not being able to save embedded forms. I am wondering is this is a user count issue. How does ZOHO define a user - is a computer accessing an embedded form if user is not required to logiin considered a user. I have the basic 5 user account, can 6 or more computers update embedded forms?
Print records with one record per page
Hi - I have a list of projects and I would like to print the "in progress" ones with ONE record per page. I would like to have a sort of a form per page, with all information related to each single project organized in one page. For example Project basic information at the top (name, id, manager), in the middle project description and notes field and at the bottom my status information. In this way, we can review each project by page at our weekly status meeting. I can't find a way to do that.
Can't create lookup relation to a dropdown box?
I can't seem to create a lookup field to a dropdown field on another form. Here's a very simple example of what I'm trying to do: I've created a test application with two forms. Form 1 has a single dropdown box with three choices in it. On Form 2, I'm trying to create a lookup field where the lookup relation should be the dropdown on Form 1. I can't however choose the dropdown field from Form 1 -- it simply isn't an option. Am I doing something wrong, or is this not supported? Is there another way
Profile Locale Details not respected in Creator
In My account --> Personal Details --> Profile --> Locale Details I set my language as English and country as United States. When I use my PC at home, with the English version of Windows 7, I don't have any problems. When I use a computer at work, with Japanese Windows, in some areas of zoho.com the interface does indeed display in English, as specified in locale details. In other parts, such as Zoho Creator, the interface is still mostly shown in Japanese. What the hell is up with this? Makes
can't hide or disable fields in subform
My Creator app uses sub forms. As of today, the app produces an error if one or more of the fields in the subform are disabled or hidden through deluge script The error message: Error in executing GENERATEJS_TASK task. I verified this problem in a brand new form that only contains a subform with one field disable/hidden, so it can't be related to any of the other deluge code.
Uploading data
Hi, I have a view in which I want to upload data periodically. The data language is portuguese and there is a problem during data upload for words with accentuation("á", "ã", "â", "ê" "õ" "ç", etc). The data is in .xls format and when the data is imported the accented letter displays as unknown. Do you have any suggestion to prevent unrecognized letters? This Zoho's limit doesn't allow us to have a good use of Zoho Creator because we have thousands of data and most of them has accentuation. If it
Links for Forms/Reports/HTML-Reports in application menu
It will be excellent to have ability to place links for Forms/Reports/HTML-Reports in several menu actions For example: we have sales and tech departments. Sales employers have their instruments only in "Sales" section of application, technical persons have many sections for different processes. But they both use one special HTML-report for edit client information (contacts list, addresses list and so on). And it's logical to place it in Sales section and some section for tech department. Now I need
Roles in scripts?
A couple of months ago I had this application dropped onto my lap when the previous admin moved on. They gave me access to the application, the URL and a hearty good luck. I have web development background so I have a basic understanding of the scripting and how most of it functions. In the scripts it refers to Roles, but I am unable to find where the roles are defined in the application. I have searched Google and the forums, found several articles like CRM Help - Creating Roles, it refers to clicking
404 Errors when trying to click on forum topics
Why am I getting errors when trying to click on forum topics? Is anyone else experiencing this? I submitted a ticket and haven't heard anything.
Permalink for Customer Portal Views
It seems that permalink views are not possible for Customer Portal users. Is this correct?
View embedding in HTML-report from another application: Add/Edit - is not working
HTML-Report: When you embed View from another zoho creator application with Form/Report (not IFrame) - you cant edit or add new elements in this View from this - you always get empty popup window with message: "There is no such form in Zoho Creator ". It's beacuse you use short links for add and edit like "#Form:form_name_from_another app" to get form in popup window, and it's not working from another application Do you plan to fix it?
share app - user denied access
recieved the following message when loggin in. You have logged in as {email}. You are not allowed to access this application. Please click here to login as a different user. Click here to go to your Home Page. I have sharred the application with them, so I am not sure why they are receiving this message.
Transferring/ a DB with content from one user to another
A Creator DB is created by a employee with his private Zoho user. Now this person i is qutiing our company. I. Is there a way to copy the DB with the content to another Zoho user? Tanks!
Creating a Pie Chart
I am trying to create pie chart for employee vacation tracking. In the "add employee" form there is a field for total accrued vacation. In the "add leave" form is used to track leave requests. I want the pie chart to show total accrued vacation with the total approved vacation as the smaller inside of the pie chart. I have tried using the pivot table function. using the add aggregate formula function, I made a formula to total all leave requests. but it wont create a pie chart out of the two data
Need to combine two fields into another
I am creating an appointment log and I am using a drop down field for fixed times and a date field to choose the date of the appointment. Is there a way to combine two fields of date field and a text field togeather in a Date-Time Field so I can create an appointment in a calendar view and see my appointments in a calendar view.
Two-factor authentication for zoho login
Hi, I have been using Zoho over a year now. This is my free account I also use a paid account. What I find missing is two-factor authentication. I don't want to login to my admin account only by a password. For example it would be better for optional use, if users can generate a pass code from their smartphones(or similar) after they entered their password. If pass code generated wrong or blank user can't login his account. I really would like to see this feature in Zoho as I think it strengthens
HELP Adding Delete button in a public FORM
Hello and thanks in advance if someone can help me. I work in a University and I often prepare public forms to permit students to book in activities. I need to add a delete button to allow students (If the student change idea) to delete from a subscription. Is it possible and could you explain me how to do it ? Thank you very much for an ipotetic solution. Diego
What is a User?
Using Zoho Creator, we are starting a sports fantasy league. Individuals will sign-up to participate. Are each of those individuals considered a user?
Next Page