Options

How to set Header fields in Line through properties??

pskannaapskannaa Member Posts: 138
Hi,

Header Form Fields: (Primary Key Ver.No, Spec.No)

Ver.No, Spec.No, sDate,etc..

Line Form Fields: (Primary Key Ver.No, Spec.No)

Ver.No, Spec.No, Descp,...etc..


I want to assign the Ver.No, Spec.No fields in Line Form based Header. If single primary key field in header and it's comming automatically in line form when u entered the primary key field value in header it is reflecting in line field same as header..

here two fields are primary key...not even shows single field value in line.

Suggestion Plz..
Thanks.

Regards,
Psk

Comments

  • DenSterDenSter Member Posts: 8,307
    Those fields are automatically populated by the link that is defined in the SubFormLink property of the subform control. Are you sure about those primary keys though, they both have exactly the same fields.
  • pskannaapskannaa Member Posts: 138
    The SubFormLink property was null. i hav set the link and it's working fine.


    Thanks buddy..
  • DenSterDenSter Member Posts: 8,307
    You're welcome, always happy to help.

    By the way though, NAV does not have null, it was 'undefined' :mrgreen:
Sign In or Register to comment.