Start Screen
As explained earlier, the Start Screen can be displayed
automatically during startup, or at any time using the Apps Menu .
The main purpose of the Start Screen is to save you clicks during
common tasks. It is organized using setup panels that are selected using
the dropdown list in the top-left corner of the Start Screen. Setup
panels are discussed individually below.
The Enter a code textbox is used to distribute private sample
files. This is useful if the files contain sensitive information related
to your organization and/or profession. You can request a private sample
for your needs (at no cost) by contacting technical support and
providing a zip file. Then you can share the private sample code with
your team members or other interested parties to save them clicks during
the setup process.
A few links are provided on the Start Screen to additional
resources on our website. You can also change your preference for
showing the Start Screen at startup.
Basic report setup panel
The Basic report setup panel creates a new report that is
ready for editing. It imports a simple data setup file that contains
name and gender information. It also imports some common templates like
he-she, his-her and Client name.
There are optional sections available to demonstrate headers/footers
and a dynamic table.
If you accept current defaults, all you have to do is click Create
report... which prompts you for a folder where all copied files
will go. The Forms screen in the Smart Content app will then
display that folder with a sample data file already selected.
Since there is already some sample data entered, you can click the
magic wand tool and generate a *.docx file right away.
The generated word processing document is ready for manual editing.
That's after just two clicks.
You can then delete the how-to content and keep whatever formatting you
want using the Templates screen in the Smart Content app.
There are also different headers/footers for page 1 and all other pages
that can be customized there.
Note that it is a best practice to rename the *.docx file before
manually editing. This prevents the unintentional overwrite (e.g., by
clicking the wand again) of a file that has been manually changed.
You will likely want to gather more data. Using the Setup screen
in the Smart Content app, add more data fields to describe the report
you want to write. These fields will display in automatically generated
forms where you can enter data. They can also be used in templates to
insert content or drive conditional logic.
More information on data fields is in the Data Setup user
manual .
Note that a step-by-step
guide is available that walks through most of the above steps with
a bit more detail.
schema.org SEO setup panel
The schema.org SEO setup panel creates scripts that contain
Search Engine Optimization (SEO) data for websites. These scripts can
improve the placement and presentation of your website in web searches.
This panel is structured around the schema.org vocabulary. To begin you
must select a category as shown above. Categories correspond to
top-level schema.org classes from which all other classes inherit.
After selecting a category, all contained classes are displayed on the
right. Use checkboxes to select which classes to copy. When you click Copy
files... you are prompted for a folder to copy into.
Next select the properties that you want to capture. This is done using
a wizard as shown below, where there is one panel for each class
selected.
When the wizard is completed, the Forms screen is opened on a
sample data file. A form tab is provided for each class selected - you
must view each form to enter data for the SEO script.
When all forms are ready, use the Export SEO script or linked
data... menu items as shown below to open another wizard.
The Export linked data wizard generates script using the
JSON-LD format. One of the more common uses for these scripts is to
communicate SEO data about your website. If you accept the default
setting on the first page, all you need to do is specify a file name for
the exported script.
If you elect to export using a common namespace root, the next page
allows you to enter a namespace root to use instead of
"https://schema.org/".
The exported script looks like the following.
One of the files generated was a simple report that references the
properties you selected earlier. This report is how the automatically
generated forms know what fields you are interested in.
If you find this report useful, you can add more content and improve
the layout as needed.
Note that a step-by-step
guide is available that walks through most of the above steps with
a few more screenshots.