The Guided Support add-on is a unique and versatile add-on. It will add a new “Guide” resource type to your app. These guides provide interactive resources to your app that can be any sort of question-answer sequence.
Each guide is a set of “Steps”, each step has “Results” (options for the user to select which lead to other steps) and “Resources” (resources the user can view or use).
A guide can be anything that can be represented by a decision tree, flow chart, or is a sequence of questions. Here’s just a few examples of the types of things you can add to your app with this add-on:
To get started you simply need to enable the add-on:
You have now created a guide. Next, you’ll need to add steps to your guide, then add results and resources to your steps.
Each guide is made up of a set of steps. The order of the steps doesn’t matter other than the first step. The first step listed will always be the first step presented to your users. Beyond that, you can order the steps in whatever way is most convenient for you.
Each step has:
Each step can have results. These are the buttons that will show up as a part of this step that lead to other steps. What information you provide for each result, and how they are displayed to your users is dictated by the step’s layout. There are two main layout options; Button Groups and Cards.
This will present your results to the user as a set of buttons:
With this layout each result is configured with:
You can also use the up/down arrows to change the order of your buttons:
Cards are the more advanced layout. With this layout each result is configured with:
This layout created cards such as this:
It’s worth noting that the image you select must be an image resource already uploaded to Devless. So you might want to create those resources (you can put them in a folder not visible to users) prior to editing your guide.
How much of your image may vary, depending on the users device type and screen size. The images will always be 100% wide, but will be vertically centered. So some of the top and bottom of our image may get cropped of:
Uploaded Image
Visible Image
Each step can also list resources. Simply search for the resource you like to attach it to this step in the “Resources” field:
Then, click on the resource you’d like to add:
This resource will now be given to your users when they reach this step. You can add as many resources to a step as you like. This can be a great way to refer your users to a PDF document or a helpful video.