In this, how we add previous button in the form to view the previous entered details
@k.elumalaik.elumalai61511 күн бұрын
What he have mentioned is absolutely true, and I clearly notice the difference between myself and my fellow students who have been studying without T.F.I teachers and I am one of the students who have had the opportunity to recieve a quality education in a government school by Akshay sir and Manisha mam
@zenrelaxingmusic541111 күн бұрын
Nice, Can you share the html code?
@menghaniv12 күн бұрын
while so much effort has been put into creating this quality video, the work experience of young talented developer Priyanka Deo not translated into, actual learning for listener , due to lack of depth in content and script , something better takeaway is expected from this channel. My honest feedback
@nextlife-rk9is13 күн бұрын
It's clumsy
@muralidharanr451423 күн бұрын
I have a doubt during an application development using Zoho creator.. whom to contact?
how do you make "Go to Closure" button work and display below form ?
@lamar8607Ай бұрын
I need the Code in the video where can i get it from
@liawardahnaАй бұрын
Ribet bangetd ya
@gyorgyschab2 ай бұрын
Hi, is it available for Zoho One subsribers too?
@iwant2helptraining2 ай бұрын
You @zogocreator team have no limits 🎉
@SaeedWambugu2 ай бұрын
This is a very poor presentation. If its this troublesome for a Zoho employee, imagine being a dev working on a complex solution?
@cheerionews21682 ай бұрын
Good work ! By COR Society !
@cheerionews21682 ай бұрын
Good ! WWE thank you !
@k.elumalaik.elumalai6152 ай бұрын
So..... Proud of you sir hat's off ❤
@parthiban_3602 ай бұрын
Happy to be Part of EdZola...❤ #Let's_impact_worldwide
@truthbomb98812 ай бұрын
How to modify the number to Indian number format in Zoho creator functions. I had created a workflow that is automated a task. When a new form filled by user, the email send to user with filled details. But the amount is not in the Indian number format in the mail. There is other way to achieve output.
@laszloillyes21702 ай бұрын
How was the Warehouses and storage spaces view created?
@mayankpec2 ай бұрын
That's Cool :) Moving away from google sheet is big step towards accuracy and efficiency. Great Work
@yaalibizappln3 ай бұрын
It's fascinating to witness the evolution of low-code development with the integration of AI. The seamless synergy between human creativity and artificial intelligence is revolutionizing the way we build apps, unlocking new possibilities and efficiencies. Embracing AI as a valuable tool in our app-building arsenal not only accelerates the development process but also empowers individuals of varying technical backgrounds to create innovative solutions. This shift towards a more intelligent, collaborative approach holds tremendous potential for reshaping the future of application development.
@Zoho_Creator3 ай бұрын
Thanks to Simon (Zoho Creator Tech Star) for pointing out a subtle but important detail regarding the URL format! In case anyone runs into any issue, the correct URL structure for fetching PDFs should look like this: // Construct the URL with the correct format for the record PDF ConstructedUrl = "creatorapp.zohopublic.com/c6demo/zylker-home-appliances/record-pdf/All_Orders/" + input.ID + "/Invoice/Pxe1ug2V1bBGEsp08BUCPxY80Pxky8d3S5QD0NE7DOquvDXK8ShZzhy3hk35rsEZOuYWw6K4t5KEfVGVCwWQ37eUVPybEwk4MT47"; // Use invokeUrl to fetch the PDF data from the constructed URL InvoiceData = invokeUrl [ url: ConstructedUrl type: GET ]; // Save the fetched data to the Invoice field input.Invoice = InvoiceData; This change ensures that /record-pdf/ is placed correctly in the URL and /report-perma/ is removed, which should solve the issue some might encounter. Hope this helps!
@abrahamedokpayi18413 ай бұрын
Hello am really happy to see an all in one low code software, am a product designer, am looking to build a logistic app with zoho, can you please point me to the right video on how to go about this.......thanks
@grupocolmenero3 ай бұрын
This erp is part of creator? i mean i can use this code/app you show in the video?
@skiltrainingeducation18533 ай бұрын
audio poor
@Aliimran-zm1yy3 ай бұрын
Please make a video of crud operation using reactjs in zoho creator. I want to integrate my reactjs application in zoho creator.
@Niranja283 ай бұрын
Bro. Really desperate to get a solution from Zoho. But developers cost is too high for small and medium sector
@KrishnA-t4y8r3 ай бұрын
Due to the high cost of user accounts in Zoho Creator, I decided to migrate to FlutterFlow, which offers a more affordable and suitable solution.
@huongnoireviewcotam3 ай бұрын
what if my cloud messaging api is disable? what do i do now?
@niranjancit18823 ай бұрын
This is very very expensive when you approach a developer
@pratyushmohanty923 ай бұрын
Can't the portal be made in company's own name instead of suffix zohocreatorportal?
@Zoho_Creator3 ай бұрын
Greetings from Zoho Creator! Yes, you can rebrand your portal by mapping your custom domain.
@pkkarthickmanivannan3 ай бұрын
You are saying it as low code but none of your partners quoting the price thinking it as low code app. Need to spend same amount of money as the regular development project. And you have lock in, where moving to other platform is not possible. Not a product for SMB 👎
@Zoho_Creator3 ай бұрын
Sorry to hear your concern. To clarify, there is no lock-in period for our product and our product is catered to all businesses, including SMB's. We'd like to get a bit more context on this. Please mail us at [email protected], so we can discuss the same.
@AliBilgehanVarol3 ай бұрын
Hi, Wonderfull app. But How can we setup this workflow? Is there ready template? Can we buy it?
@BiankaDowns-r2e4 ай бұрын
Hi Zoho Creator team, what if I am building a form that would need to collect that data and send to salesforce? Would this be possible?
@Zoho_Creator4 ай бұрын
Greetings from Zoho Creator! Yes it's possible, through integrations or workflows you can transfer the data collected through Creator form to salesforce.
@BiankaDowns-r2e3 ай бұрын
@@Zoho_Creator what is the best way to hire someone? Do you sell this service internally or would I need to look on places like upwork etc?
@pbalamoorthy92014 ай бұрын
Not provided link in thr description box
@thrugz4 ай бұрын
Perfect!
@starfox59194 ай бұрын
Hello friends 😊
@chrispydtank62624 ай бұрын
You guys want to make a tutorial, you should really show what/where each field/variable/data point is coming from. Its too broad. What is "orderrecord", "itemrecord", "orderrecord.items"? helping in showing where the data is coming from will help people know how and where to pull data in their own scenario. Because there are extra data points that were not shown, I do not know where to go in my data to be able to populate it properly.
@varshasharma4564 ай бұрын
Not working for me
@Zoho_Creator4 ай бұрын
Greetings from Zoho Creator! To get assisted on this, please write your query to [email protected]