Can you limit LOV in DFF field using Business Rules in VBS?
Summary:
Hi Oracle Community,
We have a DFF field on the RSSP Smart Form called “Department”. The LOV includes multiple Department codes from our Department Value Set.
Is there a way to use Business Rules and Conditions in VBS to limit the Department codes that are available? (some of which are irrelevant to the RSSP module so I would like to hide them, so they are not visible in the LOV).
An alternative solution would be to create a new value set with only the required Department codes but this would mean we have two value sets for the same data (Department codes) that would have to be maintained concurrently and this can lead to data irregularities. Therefore, ideally I would like to use the same LOV but hide some codes if possible.
0