A
Adnan
Hi Folks!
I'm adding custom views in my application by loading XML view definition
files and assigning their content to the View.XML property. These views
contain user-defined fields which are saved in the public folder.
When I created these user-defined fields I used this naming scheme:
tablename.fieldname (i.e. Contract.ContractID)
hoping that I can change headings in the XML view definition so that it
displays Contract instead of Contract.ContractID when user opens that
view. Besides the <heading> tag there is the <prop> tag which is the
programatic reference to the field.
The problem is that Outlook applies all my changes in the XML view file
except for <heading>.
The question is maybe: how can the user-defined field headings be localized?
Cheers,
Adnan
I'm adding custom views in my application by loading XML view definition
files and assigning their content to the View.XML property. These views
contain user-defined fields which are saved in the public folder.
When I created these user-defined fields I used this naming scheme:
tablename.fieldname (i.e. Contract.ContractID)
hoping that I can change headings in the XML view definition so that it
displays Contract instead of Contract.ContractID when user opens that
view. Besides the <heading> tag there is the <prop> tag which is the
programatic reference to the field.
The problem is that Outlook applies all my changes in the XML view file
except for <heading>.
The question is maybe: how can the user-defined field headings be localized?
Cheers,
Adnan