Hi,
After last contact with Oracle support and problems with APEX_ITEM they told me that I should not use APEX_ITEM to create custom forms programmatically since it is legacy API.
Instead I should use IG that are officially recommended to do do this.
To be honest not found anything specific how to create form using IG as with APEX_ITEM, but since APEX_ITEM will not be developed anymore I want to use right functionality.
Can you guys guide me to some documentation about using IG in this kind of application ?
Thanks