Layout values

Hi Folks,


Can someone shed some light as to where the layout values are stored in the database? A new simple layout isn't cascading down the tree so I want to have a look at what value it should be setting etc



K

[quote]
Hi Folks,



Can someone shed some light as to where the layout values are stored in the database? A new simple layout isn't cascading down the tree so I want to have a look at what value it should be setting etc



K

[/quote]





In the table sq_ast_lookup_value. Basically if it cannot find the exact url, it will check for a like url based on the depth. An override is a url that ends with a /.



HTH

[quote]
In the table sq_ast_lookup_value. Basically if it cannot find the exact url, it will check for a like url based on the depth. An override is a url that ends with a /.



HTH

[/quote]



Cheers - that shed some light! thanks



K