This post gives you access to one of my recent articles published on Oracle blogs.
Creating Reusable Custom UI Components in Oracle VBCS.
https://blogs.oracle.com/vbcs/post/creating-reusable-custom-ui-components
In this article, you will learn how to create a custom component with an example of input text with two action buttons Accept and Cancel.
This article covers, how to
- create a custom component
- complete actions for the button elements on the UI
- create a custom event and pass the result value to the calling component
No comments:
Post a Comment