Skip to Main Content

Page item : "Select list" - (PL/SQL Expression)

Item Option Manager Pro integrates seamlessly with Page Items. Allowing you to dynamically select an option from an existing Page Item to seamlessly retrieve and assign options based on dynamic criteria, facilitating flexible and personalized user experiences.

One noteworthy capability Item Option Manager Pro provides is the PL/SQL Expression feature. This functionality proves highly useful when parsing simple expressions, such as case statements, decoding statements, variables, and other expressions supported by the database. By leveraging the power of PL/SQL Expressions, users can dynamically evaluate and assign option values based on the outcome of these expressions. This feature enhances the flexibility and adaptability of Item Option Manager Pro, enabling developers to create dynamic and personalized option manipulation logic based on their specific requirements.

Single value

When null then choose ACCOUNTING

Multiple values

When null then choose ACCOUNTING and OPERATIONS