Hi, i would like to make the home page, the first page where the customer first visits, to have dynamic contents. whereby the contents will change upon each visit, and it will be done automatically.
the way to process might be the same as the search and result method, but the difference is that the search field will be pre input and the results will be generated upon each visit [theortically it works this way, but other suggestions are welcome]
query 1:
i had found some actinic variables which may be of use, but im not sure whether these variable will work in the brochure fragments.
variables are:
NETQUOTEVAR:PRODUCTNAME
NETQUOTEVAR:PRODUCTDESCRIPTION
NETQUOTEVAR:PRODUCTREF
NETQUOTEVAR:THUMBNAIL
Actinic:S_Link/
Actinic:S_PNAME/
Actinic:S_DESCR/
query 2:
however im not sure which are applicable to be implemented to have such dynamic content effects and how to code them.
hope anyone can enlighten on this part.
thanks yong
the way to process might be the same as the search and result method, but the difference is that the search field will be pre input and the results will be generated upon each visit [theortically it works this way, but other suggestions are welcome]
query 1:
i had found some actinic variables which may be of use, but im not sure whether these variable will work in the brochure fragments.
variables are:
NETQUOTEVAR:PRODUCTNAME
NETQUOTEVAR:PRODUCTDESCRIPTION
NETQUOTEVAR:PRODUCTREF
NETQUOTEVAR:THUMBNAIL
Actinic:S_Link/
Actinic:S_PNAME/
Actinic:S_DESCR/
query 2:
however im not sure which are applicable to be implemented to have such dynamic content effects and how to code them.
hope anyone can enlighten on this part.
thanks yong
Comment