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!

How to create apex page items on run time

Uday SainathDec 11 2024 — edited Dec 11 2024

Basically i have requirement where i need to collect data from the inputs that user enters and send to procedure or function on click of a button, these input fields may vary form user to user, based on which user has logged in the inputs fields need to be displayed in different table. I have tried using APEX_ITEM but it didn't work for me. Is there a way to dynamically create page items or copy the existing page item and modify it's properties as required? Refer to the attached screenshot, i am trying to build filters region based on the that filters data generation graph. These filters need to be dynamically created. Regards and Thanks

Comments
Post Details
Added on Dec 11 2024
3 comments
374 views