the selected value in the header should disply in the line f

ksvelanksvelan Member Posts: 9
Hi All,
Having the same field in the header and in the line.In the heder there is dropdown which contains values,the value that is selected from the dropdown the same has to be displayed in the line form.

Thanks
KSV

Comments

  • kapamaroukapamarou Member Posts: 1,152
    You could add a flowfield with the same options in the line and make it a Lookup to the header.
  • ksvelanksvelan Member Posts: 9
    explain briefly
  • kapamaroukapamarou Member Posts: 1,152
    Copy the field from the header to the line table.

    Change the class to flowfield.

    In the Calculation Formula put Method as Lookup, table your header table, field the field you need and Table filter your key fields (Like Document Type= Document Type, Document No. = No.)...

    Something like that...
Sign In or Register to comment.