OCM-Custom Forms-Asset Types
(Doc ID 2995307.1)
Last updated on JANUARY 01, 2024
Applies to:
Oracle Content Management - Version 18.2.5 and laterInformation in this document applies to any platform.
Goal
For building a custom form which contains a field that has to fetch list of values dynamically through a API, one must guide/clarify the below steps:
1) call REST API which provides the source of values to be shown in list;
2) Patch the values into Asset type definition using OCM REST API;
3) Retrieve the values dynamically in custom form field using getfield option;
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |