Personal Video Database

English => Development => Scripts and Templates => Topic started by: ferofrantisek on April 13, 2015, 07:50:21 pm

Title: How to do that when i use code "wish" it open some different webpage
Post by: ferofrantisek on April 13, 2015, 07:50:21 pm
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 />)/.
Code: [Select]
                <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.
Code: [Select]
           <column space="0">
<custom field="Subtitle" />
      <label >
<caption>Subtitle</caption>
     </label>
          ?????
          ?????
          </column>
Title: Re: How to do that when i use code "wish" it open some different webpage
Post by: mgpw4me on April 23, 2015, 02:53:52 am
You might have more luck with:

Tools->Preferences->Web Search

I use a custom search to google movie posters...the plugins break too often.
Title: Re: How to do that when i use code "wish" it open some different webpage
Post by: ferofrantisek on May 04, 2015, 03:00:40 pm
Thank you very much. There is no another way