Latest Threads

Forum Statistics
  • Forum posts:224
  • Forum threads:89
  • Members:1,806
  • Latest member:Williamseath


Posted by: KenMayer
01-26-2026, 11:51 AM
Forum: General
- No Replies

best topic for submit

Print this item


Posted by: marktalluto
01-14-2026, 06:59 PM
Forum: Announcements
- No Replies

Hello friends! The Canela team wishes everyone a Happy New Year. I know it's been a while. We've been very busy working on Appli and future products. Our approach was different in 2025. Appli is stable and very useful. As a result, we've been using Appli for all our new projects and will start converting some of our older projects to Appli as well.

This marks an important milestone for Appli. Our team depends on its fast development cycle and lower developer-to-project ratio to boost our growth. We're putting a strong effort into it. Whenever we find issues or opportunities to improve, we take the time to enhance Appli. You can follow our progress by checking out the change log available in the player and builder.

Before I discuss our first multi-app enterprise-level project, here are some of the Appli highlights for 2025.

I asked the team about their favorite improvements for 2025.
    * Scale factor for desktop apps
    * Many new/improved actions like: AI, timer, and array support
    * Array support via no-code
    * Event viewer
    * Tabs for the low-code editor
    * Debugger for low-code editor

We invite you to check out our new videos to learn more about these features https://www.youtube.com/@appli_io/videos.

If you have any questions, please post them on our forums https://forums.appli.io/.

Meet our first enterprise platform built entirely in Appli called Quizli (Quizli.net).

Let’s dive in. Quizli was originally intended to be a simple Appli technology demo. As we began attending trade shows to introduce Appli, we brought Quizli along as a working example. It was something tangible that demonstrated what was possible with low-code development.

Our typical flow was simple but powerful: Show Appli running live with Quizli’s code visible. We would demonstrate how quickly features could be built or modified. The goal was to show how easy the same project could run across a wide range of devices we had on hand at the trade show. What started as a demo quickly proved itself as something much more. The attendees began asking about how they could get Quizli. It did not take long for us to realize that Quizli had an audience. After doing market research and talking with educators, we got to work.

Two developers, one UI/UX designer, one content creator, and a project manager worked regularly for the next twelve months taking Quizli from a solid demo to what it is today, a complete platform for managing assessments in K-12 education.

Quizli includes a desktop teacher app, a companion mobile app, and a student app. We face a challenging environment in education. We need to support a wide range of hardware in schools. The student app must run on Windows, iPads, and/or Chromebooks. Teachers usually require Windows or macOS to run the teacher app, and we also need to support Android and iOS for the companion app.

The teacher app is used to manage all the assessments, classroom management, and generate reports. This is the core of the experience for educators. While Quizlis can be created manually, the real magic happens when teachers scan their teaching materials with the companion app and use our advanced AI features to create on-grade-level assessments. The tool helps the teacher meet state standards and fulfill their mandated requirements. This makes Quizli a huge time saver. Assessments are automatically graded and recorded in the gradebook as needed.

Not all Quizlis are designed to be recorded. Many are used as part of live instruction, where learning happens in the moment. Today’s educators often teach five or more ability levels within a single classroom. Quizli is part of the solution. It supports teachers by guiding students as they work through problems—without disrupting the lesson. Quizli accommodates multiple learning modalities and helps school districts meet Individualized Education Plan (IEP) requirements. The software makes it easy to tailor experiences for each student: learners can listen to questions, speak responses, type answers, or handwrite their work as needed. The experience is seamless and flows with instruction.

Our teacher-assisted features guide students on where to focus, helping them improve their answers with confidence. This targeted support brings clarity and structure to an increasingly challenging learning environment for both educators and students. Students can select a persona within Quizli to personalize their experience, including preferred voice and communication speed. These interactions remain private, giving students the freedom to explore, make mistakes, and ask for additional help without fear of embarrassment. The custom support stays on task with the students individualized program.

We have an agressive marketing campaign to promote Quizli this year. We will take full advantage of the excitement this platform is generating. We will introduce school districts to our free pilot program to see what the service provides. It is truly exciting to see this idea come to life.

Quizli answers a common question: Can you build real applications with low-code tools? The answer is a definitive yes. Appli enables teams to build faster than traditional coding approaches, allowing developers to focus more energy on what they want to create rather than how to make it work. Quizli is an enterprise-level platform similar in scale and complexity to NurseNotes.net. It is designed to support hundreds of millions of records. This is made possible through its integrated backend powered by LiveCloud.io, ensuring performance and scalability.

Appli’s actions and IDE have become increasingly powerful over the past few years. You might assume that bringing a program to life through clicking would be tedious and you’d be right. As developers, we know we can type far faster than even the most efficient clicker. That’s why Appli’s low-code editor works like a text editor. You type your actions directly, and as you do, all available parameters appear inline. Fill them in using simple dropdowns, press enter, and move on to the next line. It is fast and fluid.

The value of a company that makes software with its own development platform cannot be overstated. We trust Appli to be the basis of all our projects and we’re excited to leverage it to grow in ways that simply weren’t possible before. Appli is like having a full development team behind you. It amplifies your time and your ability to execute. There has never been a better time to build your business. Jump in and see what you can create with Appli.io.


-Mark Talluto

Print this item


Posted by: marktalluto
03-07-2025, 07:01 PM
Forum: Bug Reports
- No Replies

We recently switched from LC 9.6.13 to LC 10.0.1. We found a regression in LC 10 that breaks the mobile keyboard from hiding when you click away. We filed a bug report with LC. Until it is fixed, we will switch back to LC 9.6.13 for the Appli Player engines for mobile devices. I am sorry we missed that in our testing. Next week's iOS and Android builds will resolve the issue.

-Mark

Print this item


Posted by: stam66
02-24-2025, 11:15 AM
Forum: Bug Reports
- No Replies

Hi team

just wanted to flag that new layouts come with very high row heights (200 - 500 px) which means that if selecting 'highlight alternate rows' you won't see any rows until the row height is made reasonable!

I have been occasionally checking in on Appli and am considering this now for a new project - this was the reason I coundln't see rows in multi-line layouts Wink

Many thanks
Stam

Print this item


Posted by: stam66
01-14-2025, 05:23 PM
Forum: Bug Reports
- No Replies

Hi team,

not sure if this expected behaviour or not, but it's not useful...

I am creating a moderate complexity form which has 30+ controls in it (with the help of a tab control). Everything has a label. Everything looked good.

Then I decided to just resize the screen/stack/window: The form unexpectedly resized with it, but but was a bit worse is that the label fields (not the controls themselves) changed their text size. But only to smaller size, so I have a bunch of labels inside groups inside and outside of a tab control inside a a form that I need to resize - and be careful not to resize the window ever again! 

Here's what it looks like (the label font size is 6 when it should be 14):
   

Am I doing something wrong or is this a bug/incorrect behaviour?
Many thanks
Stam

Print this item


Posted by: tomglod
01-14-2025, 12:45 AM
Forum: Introduce Yourself
- No Replies

Hey Hey Everybody. I keep forgetting to do this, but not today!

My name is Tom I work on Appli's development team.
I've been here for 3 years, I've taken part in growing Appli's featureset, and I've watched Appli mature into where it is today.

I'm available to help  with any Appli topics or queries.
You can email me tom (@) canelasoftware.com

Cheers,

Tom

Print this item


Posted by: stam66
01-07-2025, 11:42 AM
Forum: Bug Reports
- Replies (1)

Dear team,

I wanted to use a switch control to manually set the passwordField property of a field to True|False.

On the face of it this should be simple but does not seem to work. I have to toggle the switch twice to change the property once, with the result that it's not possible to really control this with logic.

This is my code, for a field password with it's passwordField set to true, and switch element called showPassword:
   

This alternative code has the same issue:
   

Either I'm doing something wrong (but for the life of me I can't see it) or this is a bug...

This makes using Switch element unusable...
Any suggestions?

Many thanks,
Stam

Print this item


Posted by: stam66
10-16-2024, 07:16 PM
Forum: General
- Replies (3)

Hi all,

Quick question - Does Appli have a "reset password" functionality similar to  cdb_forgotUserAccountPassword in LiveCloud? (still undocumented btw!)

If not I presume it's possible to add as a code block - but would that work without having the LiveCloud libraries?

Many thanks
Stam

Print this item


Posted by: stam66
10-11-2024, 01:26 AM
Forum: General
- Replies (3)

Hi Mark & team

I have a recollection that when Appli was first announced, there was a requirement to have a LiveCode licence as well (please do correct me if I'm miss-remembering).

Quick question: Is that still la requirement? 
If so, how does that work with the multiple licences and changes in LiveCode which is now being sunsetted in 3 years, to be replaced with LiveCode Create? (a little bit academic right now as for the foreseeable future I will have a liveCode licence anyway)

Many thanks
Stam

Print this item


Posted by: stam66
10-11-2024, 01:13 AM
Forum: Feature Requests
- Replies (1)

Hi Team
One thing that has become very apparent when trying to share scripts on this forum: there is no way to do this without a screenshot - or re-typing everything manually.

The current lowcode interface is nice, and promotes feeling simplicity - but is not always the most practical. 
- The script does take up a lot of screen real estate so longer scripts are more difficult to visualise. 
- There is no way that I know of as yet anyway to take a copy of the script as actual text, for example to paste in the forums, or share with others.

Feature request: would it be possible to create an alternate layout where the script simply appears as text (even if it can't be modified by typing and is used as it is now) with the ability to copy/paste this on forums or elsewhere like gist/github?
Or at least implement a function to copy the current script as text?

Many thanks once again,
Stam

Print this item