Single Record & Multi Record

5 posts by 2 authors in: Forums > CMS Builder
Last Post: January 23, 2009   (RSS)

Re: [s2smedia] Single Record & Multi Record

By Dave - January 19, 2009

The single record viewer looks for the number on the end of the url to know which record to load. So sometimes when you have multiple viewers it gets mixed up.

It's possible, you just need to make sure each viewer is getting the right info. Do you have an url for the page you can share and can you attach the viewer file?
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Single Record & Multi Record

By s2smedia - January 19, 2009

Ok i think i worded it wrong. I have a multi record section showing. and then on that same page I have a seperate section that is a single record. The content from the single record section editor is not showing.

Re: [s2smedia] Single Record & Multi Record

By Dave - January 19, 2009

Hi s2smedia,

Can you attached the viewer file and/or post an url?

Likely what's happening is one viewer is conflicting with another. Sometimes this can be fixed by adding this to the single record viewer options:

'allowSearch' => false,

I'd have to see an example of the url that is having problems or the code to know for sure.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Single Record & Multi Record

By s2smedia - January 23, 2009

I got this working... it was a stupid typo I made... SORRY!!!