https://github.com/phartenfeller/apex-faq-template-component
Collapsible FAQ component for Oracle APEX. Usable as Single and Multiple.
https://github.com/phartenfeller/apex-faq-template-component
orclapex orcle-apex-plugin template-component
Last synced: 3 months ago
JSON representation
Collapsible FAQ component for Oracle APEX. Usable as Single and Multiple.
- Host: GitHub
- URL: https://github.com/phartenfeller/apex-faq-template-component
- Owner: phartenfeller
- License: mit
- Created: 2023-06-02T09:35:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T13:06:06.000Z (about 3 years ago)
- Last Synced: 2025-10-31T15:38:39.364Z (8 months ago)
- Topics: orclapex, orcle-apex-plugin, template-component
- Homepage: https://apex.oracle.com/pls/apex/r/hartenfeller_dev/template-component-demos/faq
- Size: 334 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# APEX FAQ Template Component
This Template Component Plug-In allows you to display a collabsible FAQ-style list on your APEX page.

It also works in report columns, but the column width can change:

It respects the APEX theme colors:

You can finde a demo application [here](https://apex.oracle.com/pls/apex/r/hartenfeller_dev/template-component-demos/faq).
## How to use
- Download the plug-in file from the latest release
- Import the plug-in file into your application
- Create a new region of type "FAQ"
- Add query
- Assign two text columns to the plug-in attributes "Question" and "Answer"