The faq model is used to render a series of questions and answers. It is often user to address frequently asked questions about your products or services. FAQ OptionsThere are several options that allow you to configure the generated HTML. These are described below. Add Question NumbersCheck this option to number each question starting from 1. Div Wrapper PropertiesEach Question/Answer is defined within an HTML details tag. The collection of all details tags are wrapped in a div tag. By default, this outer div tag uses class="faq_questions". Use this properties field to override the properties of the div. Automatically OpenBy default, users must click on one of the question links to reveal the answer to the question. Use this option to automatically reveal the answer to the first question or to all of the questions. Question and Answer GridHere we see a series of questions and answers: Section HeadingsThe first column is optional. If users, the generated HTML will include h2 headings before the questions that begin with the first question to the right of where the section heading was entered. Adding Additional Answer ParagraphsYou can insert as many columns as you need to input long answers involving many paragraphs. Each answer column will appear in a separate paragraph. Rendered HTMLHere we see the HTML that would be rendered by the above specification.
|