Author Topic: How to do that when i use code "wish" it open some different webpage  (Read 5209 times)

0 Members and 1 Guest are viewing this topic.

Offline ferofrantisek

  • Member
  • *
  • Posts: 21
    • View Profile
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>
« Last Edit: April 16, 2015, 03:28:37 pm by ferofrantisek »

mgpw4me

  • Guest
Re: How to do that when i use code "wish" it open some different webpage
« Reply #1 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.

Offline ferofrantisek

  • Member
  • *
  • Posts: 21
    • View Profile
Thank you very much. There is no another way

 

anything