IndentationColumnName Property

RemcoRemco Member Posts: 81
edited 2014-03-24 in NAV Three Tier
Hi,

I'm using a NAV2013 database.

I have filled the property IndentationColumnName with a function. This function returns the value of the indentation field of the records.
The property IndentationControls is filled with the Code field.
The Code field has a table relation with the Item table.
The nasty habit of these properties is when I fill in a first letter in the field code NAV immediately fills in the first item that starts with that letter.
When I empty the property IndentationColumnName, it shows the items starting with that letter in a drilldown, but the code fields stays empty.

Is there a workaround/solution for this.
Sign In or Register to comment.