Skip to Main Content

Page item : "Checkbox group" - (PL/SQL Expression)

Item Option Manager Pro provides a seamless and efficient solution for manipulating individual or multiple options within an existing Select List, Radio Group, or Checkbox. Its intuitive interface allows users to enable, disable, hide, or show options easily.

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