Update README.md

This commit is contained in:
Jerry Yasir 2020-09-20 20:26:36 -04:00 committed by GitHub
parent 011e2c1b59
commit 93c46553e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -16,13 +16,15 @@
### Usage ### Usage
**1) Create or use a list for FAQ Title and a Content column. You can also used the attached STP file if needed.:** **1) Create or use a list for FAQ. It can have the FAQ like function with Title and a Content columns. You can also used the attached STP file if needed.:**
- The value in the Accordian Title property for each item will appear in the heading bars of the Accordion. - The value in the Accordian Title property for each item will appear in the heading bars of the Accordion.
- The value in the Accordian Content property for each item will appear in the collapsible content section of the Accordion - The value in the Accordian Content property for each item will appear in the collapsible content section of the Accordion
- When creating the columns, select "Multiple lines of text". Rich text is now supported within the Content column. - When creating the columns, select "Multiple lines of text". Rich text is now supported within the Content column.
![Create list for use with the Accordion](./assets/FAQsList.png) ![Create list for use with the Accordion](./assets/FAQsList.png)
![FAQ list Template for use with the Accordion](./assets/FAQsList.stp)
![FAQ Site Script use with the Accordion](./assets/FAQsList.json)
**2) Add the Accordion Section web part to your page & select your list:** **2) Add the Accordion Section web part to your page & select your list:**
@ -54,7 +56,7 @@ Please create the list as described above
| Version | Date | Comments | | Version | Date | Comments |
| ------- | ------------------ | --------------------------------------------------------------------------------------------------- | | ------- | ------------------ | --------------------------------------------------------------------------------------------------- |
| 1.0 | September 20, 2020 | Duplicated [Erik Benke] and [Mike Zimmerman] web part | | 1.0 | September 20, 2020 | Reused [Erik Benke] and [Mike Zimmerman] web part |
| 1.1 | September 20, 2020 | Added Support for Dynamic Column selection for reuseability, Dynamic Property Selection for Columns | | 1.1 | September 20, 2020 | Added Support for Dynamic Column selection for reuseability, Dynamic Property Selection for Columns |
## Disclaimer ## Disclaimer