Heading tag in the XML view definition

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top