It would be great to make the product reference an option on the search as I've been asked about this a couple of times.
Announcement
Collapse
No announcement yet.
Product reference search
Collapse
X
-
This code will do a very simple search for specific product references. Does this help at all:Code:<form method="post" action="http://your.URL/cgi-bin/ss00000x.pl"> <input type="text" name="PRODREF" value="" /> <input type="hidden" name="ACTINIC_REFERRER" value="http://your.URL/acatalog/" /> </form>
-
Do you mean like a standard variable?
You can do this by creating a new variable in Actinic called something like 'SearchReference'.
Then export a hierarchical file, then import it again, but map the 'Product Reference' field to the 'Product Reference' field and also the 'SearchReference' field in the mapping screen in the import wizard. This will automatically populate the field for you.
Naturally, take a snapshot before doing this.
Comment
-
Hi Chris
We want to things, the current seach on product name (which works very well) plus what we had in Version 6 - which was a very good search on product reference.
After we upgraded the site, we lost the latter facility.
Actually, to be honest this is one we didn't test - it worked before, why shouldnt it work now?
Unfortunately, we didn't know how many of our customers use the search on product reference bit - we do now!!
Regards
Howard
Comment
Comment