<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 2, 2019 at 4:07 PM Mars <<a href="mailto:joyamars@yahoo.com">joyamars@yahoo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_-7363424248226626451ydp67d989a0yahoo-style-wrap" style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div><b>Minor Bug:</b><br><div dir="ltr"><div>
<p style="margin:0px;text-indent:0px">I cannot get the function working to  (auto) lookup data for movies on IMDB / Moviemeter.nl</p>
<p style="margin:0px;text-indent:0px">Is there some place i can cange the settings for retrieving data from these websites?</p></div></div></div></div></div></blockquote><div><br></div><div>There aren't any setting to change, really. What version of Tellico are you using? ARe you doing "Update Entry" or adding from the "Search Internet" dialog?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_-7363424248226626451ydp67d989a0yahoo-style-wrap" style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div><div dir="ltr"><div><div style="margin:0px;text-indent:0px"><br></div><div style="margin:0px;text-indent:0px" dir="ltr"><b>Wish:</b></div><div style="margin:0px;text-indent:0px" dir="ltr">I would like to ba able to create an URL-field wich is partly filled...by adding the filmcode it must be a compete URL:</div><div style="margin:0px;text-indent:0px" dir="ltr">Example -> standard fieldvalue = <a href="https://www.imdb.com/title/tt" rel="nofollow" target="_blank">https://www.imdb.com/title/tt</a></div><div style="margin:0px;text-indent:0px" dir="ltr">By adding just the movie value (<a href="https://www.imdb.com/title/tt1979376" rel="nofollow" target="_blank">979376)</a> i would like to be able to make the URL complete</div><div style="margin:0px;text-indent:0px" dir="ltr"><br></div><div style="margin:0px;text-indent:0px" dir="ltr">"IMDB: 979376" results in "IMDB: <a href="https://www.imdb.com/title/tt1979376" rel="nofollow" target="_blank">979376</a>" (<a href="https://www.imdb.com/title/tt1979376" rel="nofollow" target="_blank">https://www.imdb.com/title/tt1979376</a>)</div></div></div></div></div></div></blockquote><div><br></div><div>Create a new Simple Text field, call it IMDB. Then create a URL field, call it IMDB Link, and check the "Use dervied value". In the value template box, enter "<a href="https://www.imdb.com/title/tt%{IMDB}">https://www.imdb.com/title/tt%{IMDB}</a>" without the quote marks. That should do what you want. Whenever you put an ID number in the IMDB field, the URL is automatically updated.<br></div><div><br></div><div>Robby<br></div></div></div>