Show Record tree [SOLVED]

A place for users and developers of the Xataface to discuss and receive support.

Show Record tree [SOLVED]

Postby cantlep » Wed Sep 29, 2010 1:59 pm

Hiya,

Has anyone noticed that this doesn't seem to work in the latest version? in conf.ini

show_record_tree = 0

This should hide the relationship records that are presented on the left hand side of the GUI, yes?

This doesn't seem to work in the latest version - Or have I mistaken its use?

Cheers
Last edited by cantlep on Thu Oct 07, 2010 11:21 pm, edited 1 time in total.
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am

Re: Show Record tree

Postby shannah » Wed Oct 06, 2010 10:28 am

Can you show an excerpt from your conf.ini file? This should work if placed in the [_prefs] section.
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Show Record tree

Postby cantlep » Wed Oct 06, 2010 10:44 am

Hi Steve,

It was working before the upgrade but no longer does. I've kind of done a "halfway" job by hiding everything other than the search box.

Code: Select all
[_prefs]
horizontal_tables_menu = 1
show_record_tree=false
show_record_tree=0
show_result_controller=0


I don't have both examples in the same file, I was just showing what I have tried (false and 0).

Have you not seen this in 1.2.5? I'm experiencing it with 2 sites (both running on the same server though)
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am

Re: Show Record tree

Postby shannah » Wed Oct 06, 2010 11:16 am

perhaps try
Code: Select all
show_record_tree="0"
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Show Record tree

Postby cantlep » Wed Oct 06, 2010 11:24 am

Still no joy :-(
Code: Select all
[_prefs]
horizontal_tables_menu = 1
show_record_tree="0"

Still shows the relationship details in the left hand side..I have a screenshot if that helps at all?

Cheers

Paul
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am

Re: Show Record tree

Postby shannah » Wed Oct 06, 2010 11:31 am

I haven't noticed this problem in any of my installs. I have just tested a few to make sure it works, and they are working fine with
Code: Select all
show_record_tree=0


Things you may want to check:
1. Make sure you only have one [_prefs] section.
2. Check if your getPreferences() method in the application delegate class may be overriding your settings.
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Show Record tree

Postby cantlep » Wed Oct 06, 2010 12:17 pm

Cheers Steve,

1 = Confirmed. Only 1 _prefs section
2 = I have no getPreferences() methods in the Application delegate class.

I'm stumped :-(

As it happens, with one of the sites, I've totally removed all of the "view" record views and it goes straight into edit mode when clicking an entry in list view, so this problem doesn't really matter but for the remaining site it's still an issue...

Anywhere else I could look / Might have made an error in?

Cheers
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am

Re: Show Record tree

Postby shannah » Wed Oct 06, 2010 2:31 pm

So you don't experience this problem in the edit tab? Only the view tab?
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Show Record tree

Postby cantlep » Wed Oct 06, 2010 2:39 pm

ah, whoops... I think I've made a large error...I apologise,

It's working fine...I was actually trying to get rid of the relationship details where the "posted by" bits, etc are in the "main" window rather than the stuff in the "left" window.

I've hidden the "posted by" parts and I've also managed to hide the actual relationship details but the search box still remains...

Really sorry about that...a waste of your time... :-(
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 10 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved