View Single Post
  #13  
Old 06-25-2007, 07:07 PM
  BizzyB's Avatar 
BizzyB BizzyB is offline
 

Senior Member
  
Join Date: Sep 2006
Location: Australia
Posts: 102
 

Default Re: How to pop up a window.

Quote:
Originally Posted by BizzyB
I apologise for taking up your time but in your opinion is there a method whereby I can create a global text variable ($prod_spec for example) then assign different texts to this varaible, enabling me to use the variable for the same hlp_XXXX.tpl.

I was barking up the wrong tree. What I finished up doing was to create a pop-up window called hlp_productlink.tpl, then created several text variables in Admin called txt_prod_speci_001, txt_prod_speci_002 etc.

Within hlp_productlink.tpl I then called the appropriate text. For example, {$lng.txt_prod_speci_001} or {$lng.txt_prod_speci_002} and so on.

However, having done that, I can't help thinking there must be a better way.

Regards
__________________
Version = X-Cart 4.1.3 Gold
Status - Closed
Addon: Magnifier
OS = Windows
Western Australia
Reply With Quote