The FAQ Reloaded module can be used anywhere, on any tab within your
portal. The following options are available:
- Auto Expand All FAQs - This option will cause all of the FAQs answers to be visible.
- Show "Q" and "A" - This will show a "Q" in front of each question, and
an "A" in front of each answer.
- Only one Answer Visible - This will make the control act like the standard
FAQ from DNN, which only shows one answer at a time.
- Show Expand and Collapse All - This will either show hide the Expand
and Collapse all links at the top of the module.
- Include Index Numbers - This option will number each question.
- Question CSS Class - This will allow you to override the standard CSS style sheet
for questions when they are displayed. The default is SubHead
- Answer CSS Class - This will allow you to override the standard CSS style sheet
for answers when they are displayed. The default is Normal.
- Categories - Allow the creation of Categories for FAQ Items. A FAQ item
can be included in one or more categories.
Adding FAQS
When logged in an an adminstrator of the control, simply use the pen to add a new FAQ.
When adding a new FAQ, you will be presented with the Free Text Box, or HTML editor
for the question and answer. You may include images, links, whatever is needed for each question
and answer.