An open API service indexing awesome lists of open source software.

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.

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.

![As region](assets/faq-region.png)

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

![As column](assets/as-report-column.png)

It respects the APEX theme colors:

![With dark mode](assets/other-theme-styles.png)

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"