Hide Tree Nav
Archived from the Xataface Developers forum.
sheriff_deadeye — Wed Mar 31, 2010 8:47 pm
I would like to completely hide the “this record” left tree nav. How do i accomplish this ?
thanks
sheriff_deadeye — Thu Apr 01, 2010 8:12 am
got it
add the following in conf.ini:
[_prefs]
show_record_tree = 0
thanks