[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Template Hyper Links


D writes:
Is there a way to link from a template page to another template page. i.e. Linking to a specs. or feature page from the item detail.
Also, is there a way to add customs fields or tables to support the above.

Not sure what you mean exactly. You can link from one page to another page using for example the [area] tag. The item detail page is probably flypage.html in your case. You can add something like: <a href="[area href="features" form="sku=[item-code]"]">features for this product</a>
On your new features.html page you can do something like:
[fly-list code="[cgi sku]"]

[/fly-list]
In between these tags you can do again [item-field xxxx] and [item-code] And yes you can add tables, columns and whatever you like to your database structure. However if you're just working with the standard demo, have 0 experience with databases or programming at all, this might be a challenge :) CU,
Gert
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.