Multiple - Combo Pages
5 posts by 2 authors in: Forums > CMS Builder
Last Post: October 9, 2012 (RSS)
By Toledoh - October 9, 2012
I've got a page where I have 2 combo-page viewers...
Using Gregs code http://www.interactivetools.com/iforum/Products_C2/CMS_Builder_F35/Do_not_show_first_record_P95171/ I've also got some regular content showing if nothing is selected.
However, when I click on an item in the second list, it displays the detail of the first list.
Any advice? I've attached the file...
Tim (toledoh.com.au)
Re: [Toledoh] Multiple - Combo Pages
By gregThomas - October 9, 2012 - edited: October 9, 2012
So you want to display content from the practice_areas table if they click a practice areas link, and content from the industries table if they click and industries link?
If that is what your trying to achieve, something like what I've attached should work.
Let me know if it's not what your looking for.
Thanks
PHP Programmer - interactivetools.com
Re: [greg] Multiple - Combo Pages
By Toledoh - October 9, 2012
Tim (toledoh.com.au)
Re: [Toledoh] Multiple - Combo Pages
I've just edited my post, it should be there now.
Thanks
PHP Programmer - interactivetools.com
Re: [greg] Multiple - Combo Pages
By Toledoh - October 9, 2012
Thanks Greg!
Tim (toledoh.com.au)