Descriptive Flexfield (DFF) Context As Combination Of Two Reference Fields
Hello,
My client is using 12.1.3.
Based on Doc ID 1966478.1, I am trying to concatenate two reference fields for the Price List form (under the Advanced Pricing module).
I'm trying to create a "Context Field Values" for the Price List Form (where LIST_TYPE_CODE = PRL) and combine this condition with the ORG_ID.
Under the DFF setup form, I entered the following to the Reference Field:
$PROFILES$.ORG_ID ||'-'|| LIST_TYPE_CODE
And under the "Context Field Values" field I entered 101-PRL
But the above isn't working (I don't see any DFF's in the Price List form).
Please advise.