You are on page 1of 10

Step1. Navigate to appropriate HTML Page where we want to activate the DFF Field.

Suppose We Want to Activate DFF on Customer > Customer page.


Click on About This Page.

Step2. Now Copy the Flexfield Name

Step3. Now Put this Flexfield name As a Parameter in following query

SELECTAPPLICATION_ID,DESCRIPTIVE_FLEXFIELD_NAME,TITLE,FORM_CONTEXT_PROMPT
FROMFND_DESCRIPTIVE_FLEXS_VLA
WHEREDESCRIPTIVE_FLEXFIELD_NAME='RA_ADDRESSES_HZ'
From the Query we get DFF Title (Address Information)

Step4. Navigation:-System administrator > Aplication>flexfield>Discriptive>Segment.

Step5. Now Query With application Name and Title (Which will get from Query).
Click on Segment.

Step6. Create a New Segment with Value Set.


Click on Vales Set.

Step7. Create new Value Set.

Step8. Values Inset in Value Set.

Step9. Now Check DFF is Enabled.

You might also like