The existing Tour feature PageGuide in AwareIM is not really good for instruction and onboarding of a new users to your app. It's more akin to an extended Help utility and its not really geared for an Instruction type tour
There are some free alternatives available, that behave much differently and better than PageGuide in that each stage of the tour is shown separately with its own Description/Instruction with a Next, and Back Button. So when the user clicks on the tour button, the first "Stage 1" window opens with its content and located at the position ID of the attribute and it waits for the user to click "NEXT" to go to the next Stage of the instruction
This is an excellent method of onboarding new users to the app as the user is continually prompted to click Next which results in the next step of the instruction sequence being followed. So rather than point the user to a manual or online help file , the user would use the Tour to gain quick real-time instruction while in the live form. This method of instruction is becoming very popular and most often the preferred method
here is an example of BootStrapTour (free version) http://bootstraptour.com/ click the demo button
I am sure BootstrapTour could fit very nicely into AwareIM in the same was as PageGuide setup has been implemented in the configurator. In fact, maybe it could be a drop-in replacement or sit side by side and have an option on the Tour setup screen to select which Tour guide is being used. I would like to ask support to consider this upgrade or addition for the new version. - it seems a simple enough addition?
However V8.0 could be quite a while, Does anyone have any ideas how this could be implemented in the meantime in v7.1 . Maybe ride on the back of some of the ID codes setup in the configurator for PageGuide and use EXEC_SCRIPT somewhere in the mix