I have a site with lots of news (of type "thm_new" on my site). I installed FALM tabular folder browser as it seemed the perfect solution to the problem of having tons of nodes displayed n the content area.
I installed it through the file (umbraco 4.5) and went well. The created the "thm_organizer" datatype and added "thm_new_heading" (the property of the new which holds the heading) to both "Properties to search for:" and "Properties to display:". The rest I left "as is" (I tried putting just "thm_new" but it would return an error).
The on my "folder" type "thm_news" I added a tab holding just a "thm_organizer" type... When I get to the content area and browse my "News" (type "thm_news") folder I see the field "thm_new_heading" to search but no node below it. Even if I search a valid heading I can't get nothing and the normal webpage also seems to be uncapable of rendering the news it previously could render.
Anything I have donde bad? Thanks a lot for all your efforts!
I've been out of office and couldn't read your post.
Could you give me more details on your problem?
Do you get any error in "thm_news" "folder"? Can you post the SQL code that is produced by the datatype editor? Can you confirm that it correctly create a view in your DB? What do you get if you run a simple query (via an SQL tool) on the view? What is the Umbraco type of the property "thm_new_heading"?
Can't get FALM Tabular Folder Browser to work
Hello!
I have a site with lots of news (of type "thm_new" on my site). I installed FALM tabular folder browser as it seemed the perfect solution to the problem of having tons of nodes displayed n the content area.
I installed it through the file (umbraco 4.5) and went well. The created the "thm_organizer" datatype and added "thm_new_heading" (the property of the new which holds the heading) to both "Properties to search for:" and "Properties to display:". The rest I left "as is" (I tried putting just "thm_new" but it would return an error).
The on my "folder" type "thm_news" I added a tab holding just a "thm_organizer" type... When I get to the content area and browse my "News" (type "thm_news") folder I see the field "thm_new_heading" to search but no node below it. Even if I search a valid heading I can't get nothing and the normal webpage also seems to be uncapable of rendering the news it previously could render.
Anything I have donde bad? Thanks a lot for all your efforts!
Hi,
I've been out of office and couldn't read your post.
Could you give me more details on your problem?
Do you get any error in "thm_news" "folder"?
Can you post the SQL code that is produced by the datatype editor?
Can you confirm that it correctly create a view in your DB?
What do you get if you run a simple query (via an SQL tool) on the view?
What is the Umbraco type of the property "thm_new_heading"?
/Marco
is working on a reply...