Consultor Eletrônico



Kbase P17012: Add a text label for each Treeview node that is not a db field
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

GOAL:

Add a text label for each Treeview node that is not a db field

GOAL:

Is it possible to add a label for each treeview node that does not rely on a database field, for example - instead of CustNum1, CustNum2 etc ofr the label - just make it CustNum

FACT(s) (Environment):

Dynamics 2.0a

CAUSE:

The Label Text Substitution field will ignore any field references it cannot find

FIX:

This can be done by entering a non-existant db field reference in the Label Text Substitution field. If the Node Text Label Expression has an incorrect db reference it will be ignored so the Label Text may say CustNum &1 and the NTLE can have anything and the result will be just the text label.