Skip to content

phartenfeller/apex-faq-template-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APEX FAQ Template Component

This Template Component Plug-In allows you to display a collabsible FAQ-style list on your APEX page.

As region

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

As column

It respects the APEX theme colors:

With dark mode

You can finde a demo application here.

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"