zoho pos bulk import
I've tried all different combinations to bulk import data into Zoho point of sale but it doesnt get the product. What am I doing wrong?
Mobile APP Jobs
Am new on zoho. If i get a mobile app design jobs from a client eg Restaurant, Church ,Hotel, School Mobile APP, what are the step by steps procedures I should take using zoho creator and how much can i charge.
[IMPORTANT] Addition of numbers using single textbox?
in Signle Input text /number field when i enter 5+5 or any number it will automatically get addiontin and display 10 replace with 5+5
Converting single line field to time sheet
Is it even possible to convert a single line field to calculate start time and end time in zoho? I would also like to add a time for lunch as well.. Example 30 minutes or 1 hour lunch to subtract from start and end time. I have found a few resources online like https://app.zohocreator.com/martryl/date-time-functions#DateTime but I cannot figure out how to do this without implementing the date-time field. Is this possible in Zoho Creator? I'm working on building a timesheet application that my employees
Fetching Data from Lookup Field of a form.
Dear Sir / Madam, I have a form name Item which have multiple lookup field including one mane field named Item name , Lookup fields are Item category from category form and Item unit from Unit form. Now I wan't to create another form where I will setup a look up field for Item Name from item form and have two single line field which will show Category and unit of the item i select in lookup form. Could you please help me telling how to do this in zoho creator. I have searched but could not find
Hide fields based on input of lookup field
Hi all, I have tried different scripts but i keep getting errors. All i am trying to do is simply hide two fields when a certain input is chosen in the lookup field. Lookup field name is: Job_Name Other two fields i want to hide are: Cost_Class and Cost_Codes So, IF "No Job" is chosen in the lookup field Job_Name, I simply want to hide Cost_Class and Cost_Codes ELSE, show fields I have the code as follows: if(Job_Name.Job_Description == "No Job") { hide Cost_Class; hide Cost_Codes; } I keep getting
Sorting Values based on a certain Field Name and then Rendering to Table
I have a table that is getting all the correct values, and the only thing I want to do is sort this table when rendered by the Date_of_Invoice. I cannot figure out for the life of me how to do this or where to begin. Any help would be appreciated. Here is the code: <div class="divTableHeading3">Section C: Trust Distribution Payments</div> <div class="divTable1"> <div class="divTableBody"> <div class="divTableRow"> <div class="divTableCellB">Trust</div> <div class="divTableCellB">Amount from Trust</div>
Send Attachments via SendGrid
We have implemented a SendGrid integration with Creator, we have had to use SendGrid so that we can send from more than one email address. The integration works fine but we wish to extend it to include Attachments. We could do this using the SendMail function in Creator however in doing this we loose the ability to control who the email comes from. Has anyone implemented a SendGrid integration to include attachments. Thanks Gordon
Passing a variable value in a Permalink to a Form
I want to send a user a customized permalink to take him to a form. When he click on the link, I want to pass his username or ID to the form so that the Form can show only information relevant to him. For example, when a call desk captures a new "fault" based on a telephone call received from a client, I want to send an email to the client with a permalink that includes his TicketNumber. If the client clicks on the link, he will be able to seen progress on that specific fault and he would not
Select a value provided by the user into an "Add new" looked up value
I have a Main form called "Progress". Within "Progress" I have a lookup value that refers to a value in the form "Expected Outputs". This lookup value has the add new action enabled. In the "Progress" form, the user selects a project from a drop-down list. I would like that this input.Project could be automatically selected when the user adds a new "Expected Output" from the looked up value. I have been trying but I cannot find the way.
Creator 5 Migration Experiences w/ Portal and Paypal??
I have a large app that I am thinking of migrating to Creator 5. However, given past experiences with Zoho upgrades and the rather nebulous Zoho list of "degraded functionality" in Creator 5, I am nervous about changing anything. I would appreciate hearing other users' experiences in migrating to Creator 5. I am particularly interested in the following functionality that is used heavily in my app: 1. We have over 1,000 active Portal users, with a steady stream of new adds (about 200 a year) 2.
Append code to Sign-up handler (insert into) not working
I added/appended this (default) code to the Helper on signup handler, but it doesn't seem to work when I test on a newly created Stage account. Is is extremely simple code. Any ideas on why this is not working? LIST_avdelning is a Form TXT_avdelning is a text field void signup(string customerEmail, map customerInfo) { insert into LIST_avdelning [ TXT_Avdelningsnamn="Ekonomi avd" Added_User=zoho.loginuser ] }
Email embedded link for non-user
I'm looking for a way for a non-user (not logged in or a Zoho User) can view a report record (Summary) sent via a link in an email and be able to click a decision box or other check box to reply (in the form). I need this record to be separate and independent from other records (views). After the non-user "checked-the-record" that record would then become unavailable for view again. Can this be done?
Delete Subform record when row deleted in parent form
I have a Parent form with a subform (which is an actual form, not created from Blank). The Parent form is "Parent Companies", while the subform is "Locations". Each parent company may have multiple locations. If I delete a "Location" (row from subform) while editing a record in the parent form, the data still remains in the subform. I would like to also delete the data in the subform form. Is there a way to accomplish this?
Circumvent "Get input before the form is displayed" field
For our mobile users, we have: a single-line field with QR and barcode scanner enabled, and "Get input before the form is displayed" enabled. This works as expected when users enter the form "the normal way". Now, I'd like to enter the form with a URL parameter that's passed to this QR/barcode/"Get input..." field and bypass the scanner, but this isn't happening. Basically, "Get input before the form is displayed" trumps "on Load". My "on Load" scripts fire when I enter the form (I tested this with
Only returning ID. How to get the field values?
I am populating choices for a radio button. Problem is that it only returns the ID of the row, while I want the actual value for the field (size_groups). How do I extract this so it list the actuall values, rather than the ID? My code: avail_size = f_sizes [ID>0] ; clear input.f_size; input.f_size:UI.add(avail_size.size_groups.getall(size_groups));
Dynamically add subform recorda on Form A to Lookup on Form B
Hi, I have tried the following script to dynamically populate a Lookup on Form B with subform records on Form A. I see the IDs are fetched bu the ui.add does not work here: sob = FormA[ID == fet.ID.toString()].subForm; input.FormBLookup:ui.add(sob.ID.getall()); Could you please help with the script that can fetch records from a Subform on Form A and dynamically add those records to a Lookup on Form B? Thank you
Functionality issue in Zoho Creator - Unicode in mail message
Namaskaram Zoho Creator team, we have tried to use the unicode symbols within the message of send mail. It shows the error and after showing that error message, the code has been deleted automatically. Please fix this as soon as possible. Refer following images. Crafted with ❤️ Zoho Gurus | Zoho Creator Practice Team @ CubeYogi Zoho Authorised Partner | 8+ Yrs | 200+ Projects | 100+ Customers
Why is the Zoho Creator team such a joke?
Over 23 days now and the Zoho Creator team refuses to give me any information as to why Twilio and Clockwork SMS Integrations don't work at all. I've been patient for over 3 weeks and they refuse to give me any information at all. No timeline, no nothing. Very unprofessional to treat a paying customer like this. Really sick of the terrible support here at Zoho. Did you know that we paid for premium support in full last week to only be told yesterday that we don't have a premium support account? The
Development Work during Lock-Down
Good day I have been developing our own internal apps for a non-profit for the past 4 years, for no income. Now, with the worldwide pandemic I suddenly find myself in lock-down, with no options of income for at least the next month. I am not yet a certified developer, but I would appreciate it if there is any development work available and if someone would be willing to give me a chance. This is my only hope at this stage. Please contact me at hendrikfsmit[at]gmail[dot]com
Zoho Creator - Unable to include form as SubForm
I'm currently using Zoho Creator trial and trying to include a form as a Subform in another form. However when I drag the subform item into the form there is no option to use an existing form. Instead I can only add new fields. Is it possible to link an existing form as a subform?
Drop down field for State and District in Zoho Creator
Namaskaram Zoho Creator Team, As of now, there is no possibility for changing District and State field from Single line to Drop down. It will be a good feature if the users can able to choose their Country followed by State and followed by district automatically using Drop down. When a user choose a Country based on the Country name the State field must be sorted with values related to that chosen Country. Crafted with ❤️ Zoho Gurus | Zoho Creator Practice Team @ CubeYogi Zoho Authorised
Zoho Creator
how can i seperate my consultants emails those are not submitted timesheets before 5th of the every month??
Customer Portal and Optional Login
Hi, Zoho Creator looks like amazing product in many ways, with clear and properly written guides and tutorials, well done! However, I have studied the eBooks, looked into this community, watched YouTube videos and browsed the Internet, but unfortunately I didn't find a solution for my need. I would like to create Event Management portal, where customers could browse the events and also create them. Browsing events and buying tickets should be possible without signing-up, because if sign-up is required,
Add a record in another form based on result of conditional If in a subform
I'm trying to add a record to another form based on what the user chooses from a multi-select in a subform. I am using on Success. Before I created without a variable (var1) and it inserted a record, but every time. Completely ignoring the conditional If. Now it's doing nothing at all. I've tried adding a Success message by adding an 'else' parameter, but nothing happens. Any pointers, help appreciated. I've been battling with this 2 days now. CHILD_Steg5 is the subform MLT_kansliga_data is the multiselect
Cross Application Reporting
Hi all can i get some assistance, have created a system which relies heavily on multiple applications. There is a separate application for each entity. I set it up this was as the request was that there needed to be separation between entities for security , reporting etc. But there is an administrator who needs to administer certain actions across all the entities. Each entity for example takes application forms and they need to assign them to different people. But there may be 20 entities running
Issue in Zoho Creator - field link name suggestion not perfectly showing
Namaskaram Zoho Creator team, Usually the field link name suggestion showing while writing deluge script. But sometime it is not showing properly. Please have a look into the following image. In above image, the suggestion is shown. Now look into the below image. In the above image, the suggestion has gone. Now, again it is visible after entering the third letter. Please resolve this as soon as possible. Crafted with ❤️ Zoho Gurus | Zoho Creator Practice Team @ CubeYogi Zoho Authorised Partner
Image voting / uploading app
I need an app "Image votin contest" - user can vote for best image + upload new images thumbnail listview of images - user can vote for image (1-5 starts) - Sort View by Most Votes, upload date etc - Upload new images to participate in a contest "Zoho Share" looks like it has a look and feel of what I need Is there a source code of "Zoho Share" I can use?
CRM lookup fields in creator show some bugs while searching
I have a lookup field in creator that integrates with contacts module. When I'm searching for certain names of contacts, it doesn't find these contacts by their full name. If I search only for some words of the last name i can find them, but not always. It also seems to be random, some contacts I can search by their full names, others I can't. And they are saved in CRM just like those I can't find. Seems like a bug to me. How can I get this fixed?
Overview
Hello All, I am creating management application where everything is managed by Order Nos. I would like to create an Overview wherein i ask the user to enter Order No. and everything is displayed on the page with every data related to that Order No. Thanks & Regards
Functionality Issue in Zoho Creator - Deluge inbuilt function "hoursBetween"
Namaskaram Zoho Creator team, The deluge inbuilt function "hoursBetween()" takes two dates as parameters and return the number of hours between those two dates. But it fails in following scenario. Let us assume the start date is 08-Mar-2020 00:00:00 and end date is 10-Mar-2020 00:00:00. It should returns 47 hours instead of 48 hours. This problem happens, only if the start date is less than 10 and end date is greater than or equal to 10 and if both dates are set for 12 am. This is very
Picklist for District/State when using Address Field
Is there any possible way to do this? I know how to make this work if I use individual fields for an address, but how about when using the Address field type. I tried modifying the code in the IDE which kicked back a generic error.
Grouping Data in Charts
Hi - I have a stacked chart in Zoho Creator that contains data counts for categories A, B, and C. Is there any way to group the data so that the chart shows A and B+C together as a group? Thanks!
Error with newrecord/oldrecord and On Delete On Success deluge.
I have a report that is an executive summary of the maintenance we perform on our vehicles. It shows the last completed record of several types of services. I have the code below in the on success of create and edit and it works as intended. I also want it in the on success of Delete and it works fine until all records are deleted and I get hit with the error message in the attached screenshot. Can anyone provide a answer on how to avoid that error? for each oldRecord in Maintenance_History_Form[Unit_Number
Live Asset Tracking
I have read a little on the possibility of setting up a google maps API to view assets in real time in creator. Has anyone implemented this or have any insight on the best way to set it up? I have a trucking app and would like to be able to see where my vehicle are in real time to allow for customers to see where their shipments are at and to be able to better route and schedule drivers to loads based on loaction.
Adding an <iframe> into Forms using the "Add Notes" - not working
I would like to embed a Google Calendar into a Form with an iframe, but when I save the HTML for it, the iframe tag disappears. I have not been able to do it, yet. Is it possible to do what I'm trying to do? Can someone help? Thanks, Ian
Sorting report by Date is not in correct order...
I have several reports that need to be sorted in Descending Date order. My Report has Sorting configured based on Added Time but yet the report mind as well be in random order. It does not show up in the order that it should be. Yes i do also have grouping configured. Here is a picture of what i get. march should be at top not Feburary. Notice march is mixed in. There are lots of records so its hard to show here. This happens consistently accross all months and days worth of data.
POSSIBLE PAID FREELANCE PROJECT: Need help with and integration and possibly App development.
Hey guys, I have been a general CRM admin/analyst/consultant with Salesforce, Zoho, and Hubspot. I know my way around the platform and I love and prefer Zoho. However.... I am not a developer nor do I code. I do understand to extents what I am looking for when troubleshooting, but its not my expertise. With that said, I stumbled upon a possible business venture idea, and I need some help. I was wondering if anyone on here would have time to maybe take a call/video chat to see my requirements and
moving from one form to another
Hello, Say I have a set of five forms in an application. I want to l arrange these five forms in such a way that there is a next button at the end of the first four forms and a submit button at the end of the fifth form. When the next button is pressed the new form is displayed for data entry and when the submit button is pressed data from all five forms is pushed into the zoho creator db. How to accomplish this?
Stateless Form and Report inside of Page
I have a report and a stateless form that filters the report. I can on submit launch a popup with the filtered report, but my users keep adding and subtracting filters which become persistent and the next time they use my search form it retains its previous filters. I want to use the 'zc_SecHeader=false' parameter like I could in a page. How can I add a html snippet that has a report and the form such that they can communicate on submit?
Next Page