TitleField1, TitleField2

Is there a way to change the label based on the form that uses the table?

Much appreciated.

Hi,

Yes u can change

  1. U can create a label on the form design

or

2.U can change at run time by code

Hi,

wher u want to change field or title field of the form?

ProjTable currently has ProjId as TitleField1. When I open a certain form I want to change the ProjId label. How can I do this?

I cannot change the label on the ProjId field because it will change the title for another form

Hi,

You can use the caption() of the table.

Please refer my post on below link

http://dynamicsuser.net/forums/p/55287/294361.aspx#294361