 | |  |
 |

MAGSGQ
User
Aug 17, 2002, 6:57 AM
Post #1 of 3
(1916 views)
Shortcut
|
|
Listing ID (primary key) associated with another field.
|
Can't Post
|
|
The subject doesn't really do well at explaining my intentions. I've been able to tie in some dynamic results as expected with the MLS# but I would like to know how I can tie in another field based on the actual LISTING ID. IE: In one of my original posts I had asked about displaying a virtual tour link, dependent on the users input and whether or not FIELD 25 was checked yes or no. This is going to work great (is working) when I can associate the MLS# to the Vtour file. MLS# = 123456 / Vtour file=123456.htm This is working nicely with some javascript and so long as I maintain the same naming convention. Problem: the rental side does not have and will not have a PROPID field. It currently has a Property Name field but that is meant for three to four word descriptions. Is there a way I can do this: LISTING ID(primary key) 1 / Vtour file = 1.htm????? Or do I have to create a new field (possible for random numbering?) Thanks in advance. I know that when you add images to a listing it names the images according the the LISTINGID. So: Here is what I would like to do <a href="/vtours/#LISTINGID#.htm>View Virtual Tour $listing_ID$</a> What is the FIELD name of the Listing ID?
|
|
|  |
 |

Dave
Staff
/ Moderator

Aug 19, 2002, 12:59 AM
Post #2 of 3
(1909 views)
Shortcut
|
|
Re: [MAGSGQ] Listing ID (primary key) associated with another field.
[In reply to]
|
Can't Post
|
|
Try $num$. I'm pretty sure that's it. If it doesn't work, let me know. Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

MAGSGQ
User
Aug 19, 2002, 5:46 AM
Post #3 of 3
(1907 views)
Shortcut
|
|
Re: [Dave] Listing ID (primary key) associated with another field.
[In reply to]
|
Can't Post
|
|
Shall give that a whirl. Thanks again.
|
|
|  |
|