Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Instant Website: Realty/Listings/Auto:
New Install help Request - New Fields are not Displayed

 

 


David_H
New User

Mar 26, 2009, 4:00 PM

Post #1 of 6 (3108 views)
Shortcut
New Install help Request - New Fields are not Displayed Can't Post

I modified the sample Listings Section by adding 3 additional text fields. When the site is viewed the new fields are not displayed. Attached is the 3 fields I added to sample Listings.

To view the site visit http://www.milestonerealestatepros.com


(This post was edited by David_H on Mar 26, 2009, 4:13 PM)
Attachments: fields.jpg (35.0 KB)


ross
Staff / Moderator


Mar 27, 2009, 10:20 AM

Post #2 of 6 (3100 views)
Shortcut
Re: [David_H] New Install help Request - New Fields are not Displayed [In reply to] Can't Post

Hi David_H

Thanks for posting!

When you add a new field to your section, you also need to add some code to your detail page so that it appears.

The code you need will be created by the code generator built into CMS Builder. It's basically just a bit of PHP code that will look something like this:

<?php echo $record['yourFieldName'] ?>

If you attach a copy of your detail page to a post I should be able to show you the exact code to make these fields appear.

Are you comfortable working with HTML and PHP?

I look forward to hearing from you :).
-----------------------------------------------------------
Cheers,
Ross Fairbairn - 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: http://www.interactivetools.com/consulting/



David_H
New User

Mar 27, 2009, 9:32 PM

Post #3 of 6 (3096 views)
Shortcut
Re: [ross] New Install help Request - New Fields are not Displayed [In reply to] Can't Post

Thanks, I should be able to pick it up from here.

Is there a way for me to add a # field to the database where it is a % of another # field?


ross
Staff / Moderator


Mar 30, 2009, 11:08 AM

Post #4 of 6 (3039 views)
Shortcut
Re: [David_H] New Install help Request - New Fields are not Displayed [In reply to] Can't Post

Hi David

For the new field that is a percentage of another field, do you actually need it to appear in the admin section? Or could it be something that you calculate on the actual display page?

It would be much easier if it was a display page only. If you need it in the admin section as well, I'll have to see what options are available.

Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - 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: http://www.interactivetools.com/consulting/



David_H
New User

Mar 31, 2009, 6:36 AM

Post #5 of 6 (2993 views)
Shortcut
Re: [ross] New Install help Request - New Fields are not Displayed [In reply to] Can't Post

I would like the result of the % calculation to be stored in the database not just displayed, but if it can't be done I'll have to work with only be able to display the % calculation, once you show me how of course...


ross
Staff / Moderator


Apr 2, 2009, 3:15 PM

Post #6 of 6 (2641 views)
Shortcut
Re: [David_H] New Install help Request - New Fields are not Displayed [In reply to] Can't Post

Hi David

I don't actually quite understand what you are aiming for here.

Could you give me an example? Thanks!
-----------------------------------------------------------
Cheers,
Ross Fairbairn - 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: http://www.interactivetools.com/consulting/