How to ensure the success of a low code project

Thought Logik App Development Lifecycle, Blogs, Success Stories, Zoho, Zoho Creator Leave a Comment

Low code development is a powerful tool for creating software quickly and efficiently, but like any project, there are certain key steps that must be taken to ensure success. In this blog post, we will explore how to ensure the success of a low code project. Start with clear goals: Before starting a low code project, it is essential to have a clear understanding of what the end result should be and what the goals of the project are. This …

The Key Phases in a Low Code Project: Ensuring Success from Planning to Maintenance.

Thought Logik App Development Lifecycle, Blogs, CRM, Zoho, Zoho Creator Leave a Comment

Low code development is a powerful tool for creating software quickly and efficiently. However, like any project, there are certain key phases that must be followed to ensure success. In this blog post, we will discuss the key phases in a low code project that are essential for ensuring a successful outcome. Planning: The first phase of any project is planning. This is where you determine the scope and objectives of the project, as well as the resources that will …

Top 5 Industries That Would Benefit from Low-Code Platforms

Thought Logik Blogs, Low Code, Zoho Creator Leave a Comment

Low-code platforms have become increasingly popular in recent years, and for good reason. These platforms allow businesses to create and customize applications with ease, without the need for extensive coding or programming knowledge. This makes them ideal for a wide range of industries that are looking to automate processes, streamline operations, and improve efficiency. In this blog post, we will take a look at the top 5 industries that would benefit from low-code platforms. Healthcare: With the increasing demand for …

Revolutionize Business Automation with Zoho Creator: A Comprehensive Guide to the Platform’s Top Features

Thought Logik Blogs, Zoho, Zoho Creator Leave a Comment

Zoho Creator is a powerful low-code platform that allows businesses to create and customize applications with ease. With a wide range of features, Zoho Creator is an ideal solution for businesses looking to create bespoke applications, automate processes and streamline operations. From advanced reporting and analytics to automation, security, and integrations, Zoho Creator offers everything you need to improve efficiency and make better decisions based on your data. Drag-and-drop interface: Zoho Creator’s user-friendly interface allows you to easily create and …

The Advantages of Using a Low-Code Platform for Business Automation

Thought Logik Blogs, Low Code, Zoho Creator Leave a Comment

In today’s fast-paced business environment, companies are always looking for ways to automate processes and streamline operations. One of the most efficient and cost-effective ways to achieve this is through the use of low-code platforms. Low-code platforms are software development tools that allow businesses to create and customize applications without needing extensive technical knowledge or programming skills. They provide a user-friendly interface that enables users to create, modify, and manage business applications quickly and easily. The advantages of using a …

Record templates in Zoho Creator

Thought Logik Blogs, Uncategorized, Zoho, Zoho Creator Leave a Comment

Record templates in Zoho Creator are a powerful tool for customizing the layout and presentation of records in your application. With a record template, you can control the way data is displayed to users, making it easier for them to understand and interact with the information. It is a predefined layout for displaying the records in a detailed report view or form view of your application. Benefits of Record Templates in Zoho Creator Record templates in Zoho Creator provide several …

Dynamic pages in zoho creator

How to dynamically display images in Zoho Creator HTML Pages

Thought Logik Blogs, Uncategorized, Zoho Creator Leave a Comment

we will look at how to display an image in a page using HTML snippet that is already uploaded using another Zoho Creator form. Now, let’s see how to dynamically display images in the HTML Page. Create a custom button in the report. Add deluge openurl task to the custom button action (report workflow). Please note that we are passing the record id as an argument to the parameter name product_id in the url, which can be accessed in the …

How to send email with multiple attachments from Zoho Creator application

Thought Logik Blogs, Deluge, Zoho Creator 2 Comments

We have come across different scenarios where we have deal with more than one attachments to be included as part of sendmail task in Zoho creator application. One of the example is, A bespoke enquiry management application which has capability to send out emails to the enquiries from the app as part that process the person dealing with enquire will attach multiple documents, forms to fill to the email’s attachment file upload subform. Unfortunately Zoho creator doesn’t support dynamic file …