Cannot get image to display in HTML View in IE.
below is the code I have in my html view to display the image: <img alt="<%=rec2.abc_sponsor%>" width="200" src='https://creatorexport.zoho.com/DownloadFile.do?filepath=/<%=rec2.abc_sponsor_logo1%>&sharedBy=<%=zoho.adminuser%>&appLinkName=<%=zoho.appname%>&viewLinkName=chhsboosterclubsponsor_View'> I then take this the script that displays the images and embed them into my website as a widget. The image displays great in zoho and firefox, but in IE I only get a red x with the alt name displayed.
Another severe error when scripts are Saved !!!!
Just as I was developing a workaround the ZOHO defect previously posted here https://help.zoho.com/portal/en/community/topic/choices-in-checkbox-field-get-truncate-in-deluge-script ... I found another error with the way ZOHO Creator's Save Script ... if I have a script of the kind ... abc = "qwerty "; if (abc == "qwerty ") { abc = "asdf123"; }... then Save it, navigate away from it and return to it ... the script is changed to ... abc = "qwerty "; if (abc == "qwerty") { abc = "asdf123";
I need help to populate a single line field on input of a drop down field in a stateless form.
I am trying to populate a single line filed Called A1 on the input of a drop down field called A with the following..... if (input.A == "A. 15-20 minutes") { input.A1 = "1"; } else { input.A1 = "0" } It is not recognizing the selection. How can I correct this. Thanks for your help!
Help please with HTML View PLEASE
Hi, Hope someone can help, there is simply no help to be found. I have a database called laptop sales. In this database I have details of laptops I have in stock that I can sell. Database fields are, Make, Model, CPU, Memory etc (you get the idea). Now before I came across Zoho Creator I had the details listed in a book and when I wanted a sheet of A5 paper with the sales bumph on I would use Microsoft Publisher to produce this using the data I had in my book. NOW.... What I am trying to achieve
Update
@JCFrazier_IT As soon as we can find a replacement for@zoho @zohocreator we are gone. Tired of the problems and the horrible support.
zoho "issue manager" app has bugs?
I installed this app in my account: https://creator.zoho.com/public/showAppInfo?canvasurl=agxvdppbg&refererUrl=%2Fplatform%2Fpublic%2Fsearch%3FappName%3DIssue%2BManager%26category%3D-1%26count%3D8&refererText=Back%20to%20Search%20Results#readreview I have opened "support access" to this app: https://creator.zoho.com/lifengwu/copy-1-of-issue-manager-9-0/#View:All_Issues The problem is when I try to update an issue, the "update script" fails. Can you take a look?
Creator's MySQL back-end Error
Error modifying the page Syntax error or access violation, message from server: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'READ' at line 1" app: buzzable form: Instant_Newsletter Occurred attempting to remove CAL lookup John M. Whitney
update a field and add additional data
Hi, I am looking to have a field in my application that on edit will allow the user to enter information into it and then on upload, it is transferred to another field (text multi line) which date stamps it and then enters the comments. The next time the user edits the record the field is now blank, and then again they enter text, and submit, then on upload it adds the time stamp and the text into the other field as additional text therefore creating a historical log. The second field remains read
Linking Two Forms
Hi: I created a Product database that has two basic forms (Products & Vendors). The forms are linked together by a "lookup" field called "Vendor ID" in the Products form. I have two other fields in the Vendors form called "Drop Ship Fee" and "Percent Discount". What I need is to automatically update the same two fields in the Product form whenever I update them in the Vendor form. For instance, if the "Drop Ship Fee" field changes from $3 to $5, for one vendor, I need all the records in the Product
Searching for a match
Need to help on how to search first if there is an 1. Search existing Student_ID 2. alert the user 3. stop the data entry Newbie to this. Thanks
Extremely Long Loading Time
I recently started using Zoho Creator for the forms in my high school. Up until a week or so ago everything was working fine. Lately however, I have found that it is taking a really long time to load the forms when I am on the school network. I noticed that you have a connection with Facebook, and my school has a block on the facebook domain. Could this be causing the issue? If so, is there a way to have the forms load without connecting at all to the facebook framework? Thanks,
lable functinality
Here is my application 1) Child Names of a person I have to fetch from the database and for each field i have to asign the percentage of share . 2) And To add a another child i have to give link down to this fields "Add Another Child" once clicking on that link the new window will open then the person can add the another child information .that will automatically add here . Child Name1 ________% Child Name2
I need help ASAP lol
I am creating forms on Zoho there will probably be about 30 throughout the year. Each form is a checklist that will be used in observing teachers. In order to collect data on if the teacher is progressing I wanted to have a filtering system where I can pull down for teacher names and have one teachers observation forms pop up. Or have a search inside my dashboard that would allow me to type in the teachers name and have their information come up in a spread sheet. Is this possible and can some one
Zoho Creator says, "You are not allowed to view/edit script"
I am the admin on my account. When I try to view/edit script I am unable.
Notes have been erased
Can anyone help?! I have lost all the information in my "notes" box. I have got a back up app, but the notes are newer than the restore information. Does anyone know how this can be corrected. Also does anyone have a number for Zoho creator in the UK? Many Thanks.
Linking two applications
Hi, I have an application which is a database full of work respondents. They fill in information themselves to be added my database. I was wondering if there was a way to create a new application that interacts with the first one so I can add information in a form about them and there previous work because they will not be able to change any information once they submit it and I will only be able to add the work they do for me in the future. So I would like something on the second application form
Trying and failing to Aggregate Records with the following criteria...
Here's my code: input.Spend = Credit_Cards[(TYPE == "Ad Spend" && PURCHASE_DATE.getMonth() == input.Date_field.getMonth())].sum(AMOUNT); This doesn't work. Can you tell me how to check the Credit_Cards PURCHASE_DATE field against the parent form's Date_field?
Pull down problem
I have an invoice program where I pull down the customer name and enter a bill. On the view page the pull down field is displayed is incorrect, it usually shows the correct last name but switches the first name. So for example if I have ted johnson and steve johnson entered for bills, it will show ted johnson twice even though I selected ted and steve not ted twice! Please help. I give you permission to access the app. Use the add bill form beta to enter and the bill view.
Please help with HTML view.
Hi this is driving me mad. Once I get this I will be OK, I am sure there are others with the same frustration. OK If I have created an app called "Make HTML View Work" and I have enabled support access. I have created a example form called "details" and added 3 records. I have created a form called "record to show" I have created a html view called "info to print" This is what I want to do and I was hoping someone could help me please. I want the HTML view "info to print" to display and print the
Free User to Enterprise trial
I initially signed up as a free user. I have been gradually building applications, which I plan to deploy using a paid version. I noticed recently that my account status changed to "Enterprise trail - 15 days". Will my account revert back to a free user account at the end of the trial period. Also I hope that all the changes I made remain, when I get back to the free user status. Thanks
Not allowed to view/ edit script
Every time I try to access a script I get this error message: I'm the admin of my site, and I'm still in the trial version. I'm using the Zoho Creator Help Desk. Can someone tell me what's wrong?
Wow! What a mess.
Has anyone else had major issues with Marketplace deployments? Three days ago I tried to add my application to the Marketplace (which I've been working on for 2 months and was supposed to be ready for 100 managers to use 3 days ago.) Since this was an almost complete re-creation of my last posting of this application I just decided to delete the old version of the application from the marketplace then add the new version back up! SIMPLE RIGHT?! Here's what happened.. No joke! 1. My previous version
Need help for Deluge Script builder
Hi Could you please explain bellow icon in the builder 1,under what conditions to use it and how use it? 2,can you give a sample and explain how use it when click the box(contains more than one record return fields values as list)? Thanks Stanley Guo
Configure Custom Actions I only ever want an action to be performed on one single record
Am using functions and custom actions (In the header section of a view ) successfully Question For my view if i use "Execute action for collection of records" or "Execute action for each record" the user can click multiple records. In my case (booking rooms) i only want them to be able to book one room at a time so i a) Only want one record to be selected or b) Know if multiple records have been selected so i can check for it Any suggestions thanks
html view + "for each" + avoid "null"
Hi everyone, I have the feeling what I'm about to ask is not so difficult, and that at least bits of this question have been asked many, many times before. However, I couldn't find any thread presenting it exactly in the way I see it - or couldn't piece the bits of information together properly! <%{ AuthInfo = Form [displayauth] sort by Name range from (stIndex + 1) to endIndex; {%> <%for each AuthRow in AuthInfo {%> <div><%=AuthRow.Name%> <%=AuthRow.Last_Name%></div>
Is there a RESTful way to submit data?
Is there a RESTful way to submit data which would otherwise have to be submitted via a creator app...? My goal would be to use the RESTful api so I can post/submit data via different platforms (mobile phones, other websites, etc).
List Initial Values for Variables
I cannot find this in the help section, but think it would be valuable as a reference. When creating a form-field variable or user-defined variable in code, what is the initial value? Some will be null, some zero, some blank...please list list the values for date, date-time, text, multiline, currency, rich-text, etc etc... Thanks John M. Whitney
Send grid and creator?
Right now I export to spreadsheet every week, my creator list of emails. Then I mail merge with outlook and send through sendgrid. Anyone have any advice on how to "auto grab" my current list of emails ( instead of having to export manually)?
Application Forms Editor is not showing my Form but instead 291: Stacktrace:'
Please help, After saving the form I just created, I wanted to make some more changes.. so I went back to the Forms tab then selected my form. Here I get to see the Basic Fields and Advanced Fields things on the left but my Form isn't showing up!! Instead I get the error text: 291: Stacktrace:' Screenshot attached.
Need you help
Ruben I have not received your reply, please check to link https://help.zoho.com/portal/en/community/topic/need-help-for-deluge-script-builder Thanks Stanleyguo
Import App link not available!
where is it???
CSV Import Problem
I am not able to import a csv file into a view/form. I select the file from my local drive, and see the data in step 2, "Preview Data", but when I click on the "Import Data" button, no rows are imported count. Success Count = 0. Please help.
Code for age calculation
This is what I came up with to calculate someones age using a date field for the birthday... probably there are easier ways?! By the way, some scripts (including this script) won't save when you edit it after first save. This is because zoho strips stuff out of the code which kinda breaks it! ( ( ( ( ((zoho.currentdate.getYear())) + ((zoho.currentdate.getMonth()) / 100) + ((zoho.currentdate.getDay()) / 10000) ) * 10000 ).toLong() - (
Choices in CheckBox field get truncated in deluge Script
My Client ... whose Application has been running for about 15 months ... reported a problem yesterday ... which upon further examination shows that somewhere around this Spring/Summer ZOHO Creator introduced a defect related to the CheckBox field ... specifically ... 1) A Stateless Form has a CheckBox with about 50 choices that the user can select 2) In the Click section of the Form's button, there is code of that looks something like ... allSelections = ""; for each selectedValue in input.Music_Selection
Insert record into new form
I need to insert a record into a different form in the same application so that 3 additional fields can be added by user and saved into the other form. I'm not sure where to start, please advise. Thanks in advance for your help.
Referencing forms in other applications
How to reference forms in another applications?
Is there a password fields in Zoho creator
Hi Is there a password field (input characters are concealed) in Zoho creator? Or is there a way to use the text or number field for the password by concealing the characters? Thanks Lakshmi
You have been marked inactive
An application have been shared to some users and I was wondering why some can access the app while the others can't? I shared my app with another account I also got the same error but the user is showing as active on the user management. I also was wondering why the other user who can access the app don't have an edit option for the form.
Reports and Excel migration tool
Hi, I have a big problem, I'm using the MS Access and Excel Migration Tool and it's great. Now I can upload my data to Zoho Creator. The problem is that all these data don't appear in the reports, what I can do? I can see all data that I introduced without this tool in my reports. Thank you
Help with Zoho Creator HTML View please
Hi, I hope someone can help with this problem please. I have a computer shop and I have a zoho database with laptops I have for selling. Now when I want to put one in the window for sale, I use MS Publisher to produce the sales ticket to display with the laptop. What I want to do is create a HTML view linked to my laptop for sale database so if I want a sales sheet for say laptop no 12 the data for laptop 12 will appear into the HTML view. Hope that makes sense Thanks Nigel
Next Page