True/False variables and Tables

Jul 13, 2021

I have two questions which I hope you can help with.

1. Is it possible to have a SL360 project with True/False variables associated to checkboxes on one slide (set to default as false) to populate a table (5 columns by x number of rows) on a second slide or layer in the project with other variable values but only for those whose True/False variable is set to True (via a Toggle Trigger on the checkboxes)?

2. Is it possible to add javascript code to the index.html file to only show those rows of Table data in a PDF ? I have created this using PDFMake and it works successfully to output all of the variables into table formats, but now want to know how to restrict this and only show those rows where the True/False variables are set to True.

Be the first to reply