Here's how i have it configed in the tree: Utility - Search (nav = alias = search) - Search Results include - Search Pod include Home -- --
If I preview the Search Results include from admin enter a term I get results. Viewing soruce I see this page is posting to the object ID of itself (the include) If I preview the Search Pod, I get no results, but I am sent to the Search Results page. Viewing souce on the pod, I see its posting to the objectID of the Search Nav ( the searchpod.cfm code has a check for the existance of nav.alias) so it seeam to be doign what it is suppoed to) as well as passing a a few hidden fields <input type="hidden" name="FarcryFormPrefixes" value="9B1FCCF0F86911DD8C86005056B03BBA" /> <input type="hidden" name="9B1FCCF0F86911DD8C86005056B03BBAObjectID" value="9B1FCCF0-F869-11DD-8C86005056B03BBA"> <input type="hidden" name="9B1FCCF0F86911DD8C86005056B03BBATypename" value="farVeritySearch"> 9B1FCCF0-F869-11DD-8C86005056B03BBA is the objectID of the results page. Are you guys using the latest farcryVerity (ie from Jeff's dowbnload page?) Maybe a bug has been injected? I am trying to get a handle on the process flow for this, I cant seem to determine how form.criteria makes it way to the verityservice.cfc.. I see code in facryverity/webskins/farVeritySearch/displaySearch.cfm to seems to acomplish this, but I can't detemrine how executing the searchPod incldue gets to this point. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
