Page 1 of 1
Dynamic content in product page
Posted: Tue Aug 02, 2016 10:33 am
by NC Software
Is it possible to reference a ConLib in a product description? I have a dynamic list I need to show within a product page. I'm not having much luck getting a custom ConLib picked up, what are the options to handle this?
Re: Dynamic content in product page
Posted: Wed Aug 03, 2016 2:18 am
by NC Software
Here is the current product in 707 "Current Trip List" is a dynamic list that comes from a web service. Would like to know if there is a better way in GOLD to do this or if we can get ConLib support in product descriptions. I'll figure something out but seeing if there is a known way I'm missing or maybe I'll use jquery.
http://www.nc-software.com/Airline-Schedule-Importer
Re: Dynamic content in product page
Posted: Wed Aug 03, 2016 3:39 am
by mazhar
You can't put conlib in product description but you can put conlib in product display page. Every product is served against a database based display page. You can check them under Administration > Website > Product Pages. You can create a custom display page where you may use multiple ConLibs otherwise you can simply Edit default conlib being used in display page and include conlib user control in it through code change.