I've played around with the coding for some time now and I just can't figure it. Can anybody help me.
How to do that when i use code "wish" it open some different webpage. /not Amazon.com (<shopbtn />), Ebay (<shopselbtn />)/.
<column space="7">
<wish />
<fieldlabel field="wish">
<font>
<color>$8000AE</color>
</font>
</fieldlabel>
<shopbtn />
<shopselbtn />
</column>
I want to use Checkbox on Subtitle and that it open the webpage where it will have found subtitle according to Title of movie. /something similar as it works for "wish"/. Is this the way to do it? Thanks.
<column space="0">
<custom field="Subtitle" />
<label >
<caption>Subtitle</caption>
</label>
?????
?????
</column>