How to Setup Descriptive Flexfields for Purchasing Orders forms on Buyer Work Center and Core Purcha
Hi,
I'm trying to setup a context sensitive flexfield for purchase orders and agreements. What I want to do is to show different DFF based on the document type STANDARD,BLANKET or CONTRACT and I want my solution to work both in forms and framework (buyers work center).
Doing this only in the forms is very easy and there is an excellent article on support that explains how to do this in the framework (see here: Doc ID 972936.1).
The solution in the article is based on the idea of populating a profile called FieldContext with a value (STANDARD, BLANKET or CONTRACT) and then using the profile as the reference field on the DFF. The article explains how to do this in the framework and it works perfectly, however it doesn't explain how to apply the solutions in the forms and that is very I'm stuck and looking for some help