Hi guys,
On CFINDEX, there is an option to use 'custom1', 'custom2', etc.. Can
you make an endles amount of custom tags? Like custom9, custom10,
etc?? or is it limited to just Custom1-4?
Also, do you have to use the name 'custom1' or can you make up
alternate names like 'IndexTESTname'?? Notice in the tag below I have
removed the custom1, custom2, etc. tags and used other words.. is that
acceptable?
aka
<cfindex
action="update"
collection="aircraft_classifieds"
type="custom"
key="#CID#"
title="#FORM.title#"
URLpath="http://company.com/classifieds/classifieds.cfm?
fuseaction=aircraft_cv1&cid=#CID#"
body="#FORM.title#"
TimeNow = "#Now()#"
IndexPrice = "#FORM.price#"
IndexCurrency = "#FORM.currency#"
IndexCategory = "#category_lookup.category_name#"
IndexZip = "#FORM.zip#"
IndexCity = "#FORM.city#"
IndexState = "#FORM.state#"
IndexThumbnailURL = ""
>
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
!! save a network - please trim replies before posting !!