regarding listing urgent help
4 posts by 3 authors in: Forums > CMS Builder
Last Post: August 8, 2008 (RSS)
By andrej - August 6, 2008
on the listing page how do i display only the name without record number content etc... and how do u link the name to the details page.. also how do u add a break between listings??
Re: [andrej] regarding listing urgent help
By Donna - August 7, 2008
Hi Andrej!
When you copy & paste the content from the code generator into your PHP page, you can drop bits that you don't want, and add in any extra code that you do. So, for example, find the line that looks like this:
Record Number: <?php echo $record['num'] ?><br/>
...and just drop it completely. (The code may look a little different, depending on how your CMS Builder is setup, but it'll be something like that.)
You can also add in any other formatting code you need on other fields. :)
When you copy & paste the content from the code generator into your PHP page, you can drop bits that you don't want, and add in any extra code that you do. So, for example, find the line that looks like this:
Record Number: <?php echo $record['num'] ?><br/>
...and just drop it completely. (The code may look a little different, depending on how your CMS Builder is setup, but it'll be something like that.)
You can also add in any other formatting code you need on other fields. :)
Donna
--
support@interactivetools.com
--
support@interactivetools.com
Re: [Donna] regarding listing urgent help
By andrej - August 7, 2008
hey donna thanks for replying.. i have tried that but everytime i remove a piece of code the page doesnt load when i upload it..
Re: [andrej] regarding listing urgent help
By Jake - August 8, 2008
Hi andrej,
Would you be able to attach the file you're working with to a forum post for us? That way we can take a look at the code and see what might be causing problems.
For your reference, you might want to take a look at this page of the documentation:
http://www.interactivetools.com/docs/cmsbuilder/generated_code_guide.html
Don't hesitate to contact us. [:)]
Would you be able to attach the file you're working with to a forum post for us? That way we can take a look at the code and see what might be causing problems.
For your reference, you might want to take a look at this page of the documentation:
http://www.interactivetools.com/docs/cmsbuilder/generated_code_guide.html
Don't hesitate to contact us. [:)]
-----------------------------------------------------------
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com
Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com
Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.