Data navigator generates XML from database, by means of, for example, the do.ashx?cmd=objsnav command.
The data navigator XML contains the XML of the object(s) plus various ‘extra information’ – e.g. who created the object and when, referencing objects and so on.
The generation of this extra information can be heavy, especially if it involves the rendering of other objects – like in the case of the referencing information.
The extra information can be configured with a set of options – each option enables the output of the corresponding extra information in the XML. At the same time there is a lot more possible extra information – this new configurability allows the user to fine-tune the output of only the information that is needed.
This chapter contains a complete list and explanation of each available option.
If you don't want or need to read all the detailed explanations in this chapter, see http://tech.teradp.com/tech/html/gn4/docs/VSdoc/frlrfTeraDPGN4GNClientDataNavigatorOptionClassTopic.html for a compact list of the available options.
The options to use that are set in different ways depending on how the data navigator is being called.
Use the Table of Contents to find information. See also Using table of contents in help.