Flowfield with parameter

ferrisferris Member Posts: 23
I have this problem.
In a table there are 3 columns:
1) Type (option: type1/type2)
2) Code (validate in 2 different tables, depending from type)
3) Description (lookup Flowfield)

I want to calculate the decription in table1 or table2 depending from type value but in the properties is possible to insert only one CalcFormula for each flowfield.

Thanks very much.

Comments

  • David_CoxDavid_Cox Member Posts: 509
    You cannot have a conditional Flow field like you want, make the description a normal field then do a conditional on Validate for your Option field and Code field case statement.

    The sales line does this based on "Type", when you enter the "No.", look for the code there.

    Remember if the User changes the type to clear out both Code and Description fields as well

    David
    Analyst Developer with over 17 years Navision, Contract Status - Busy
    Mobile: +44(0)7854 842801
    Email: david.cox@adeptris.com
    Twitter: https://twitter.com/Adeptris
    Website: http://www.adeptris.com
Sign In or Register to comment.