How to display DFF with LOV only for Miscellaneous Receipt Type in Create Receipt page?
Hello Oracle Community,
In the Receivables module, on the Create Receipt page, there is a “Receipt Type” field with values such as "Miscellaneous" and "Standard". My requirement is to display a Descriptive Flexfield (DFF), specifically with a List of Values (LOV), only when the “Receipt Type” is set to Miscellaneous. For all other receipt types, the DFF should not be visible at all.
Is it possible to configure such conditional DFF visibility based on the “Receipt Type” field selection? If so, what is the recommended approach to achieve this—can it be handled entirely through context-sensitive segments in the DFF setup, or is any additional configuration (EL expressions, personalization, sandbox, etc.) required? Any guidelines or step-by-step instructions will be greatly appreciated.