Options

Fields on form

bobbySrivastavabobbySrivastava Member Posts: 30
edited 2003-01-23 in Navision Attain
Hi all,

Is there any possibility to get the names of the field which are currently visible on form.

thnx a lot
Bobby

Comments

  • Options
    mortenreeslevmortenreeslev Member Posts: 11
    If you want to make a generic solution in order to manage your visible fields on forms in the application it's a no go :roll:

    otherwise I think you are familiar with the CurrForm.Controls.VISIBLE property...
  • Options
    IrisBakIrisBak Member Posts: 3
    By using the FIELDCAPTION.

    You can also change the caption name on the properties then use a string variable to bring the names on the fiels.

    Cheers,
    Idriss.
Sign In or Register to comment.