Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cards with dynamic list of clickable buttons

Karim MasarwehJan 29 2024 — edited Jan 30 2024

Hi All

I need to implement this design in APEX 23.2:

The app should manage a list of services and sub-services.

I need to create a page that displays a list of cards denoting services.

In each card, I should have a list of child sub-services where each item is clickable and leads to a details page of that sub-service.

The number of services should be dynamic, and also the number of sub-services under each service.

Below is a mockup

Note: (in reality the bottom 2 cards should have text in the buttons of course)

Can it be done using a cards region?

If not, what alternatives are available?

Thanks much in advance

Comments
Post Details
Added on Jan 29 2024
4 comments
461 views