Hi Hardit
Many thanks for your reply, greatly appreciated.
I am building a take 5 risk assessment tool with the top of the first screen having (job number, name, location, task, date and business unit all required), I then have 24 questions related to the safety of workers and they will have to answer before moving on.
Where they have all true values, they can enter the email and press the save and send button which I want the app to save to the database and also pdf into a table and send to the email they place into the app.
Where they have any false values, they will be required to go to a second screen to enter the following (hazard type, hazard description and controls), they then have the option to include a photo.
Once completed they can press the save and send button.
With the toggle buttons (I have formatted them in red for false and green for true, this is both a value and a visual prompt.
I was thinking to use an IF statement to check all 24 values and where any are false then prompt the user to complete the hazard section.
I need to drive the behaviour to complete the app correctly, as this will make a difference as to whether it is used properly.
Your feedback is greatly appreciated.
Cheers
Trisect