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

https://github.com/phartenfeller/orclapex-template-component-examples


https://github.com/phartenfeller/orclapex-template-component-examples

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Oracle APEX 23.1 Template Component Examples

Read about Template Components in [my blog post](https://hartenfeller.dev/blog/oracle-apex-template-components-introduction). Or watch [my YouTube tutorial](https://youtu.be/oxqu61PJsSo) on how to program them.

## Progress Bar

![Progress Bar](./assets/progress-bar.png)

[Source Code](./plugins/template_component_plugin_dev_hartenfeller_progress_bars.sql)

## Person List

![People List](./assets/people-list.png)

[Source Code](./plugins/template_component_plugin_dev_hartenfeller_person_list_view.sql)