www.bolidesoft.com Forum Index www.bolidesoft.com
Bolide Software
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

 
 
[Bolide Software Home] [All My Movies™ page] [All My Books™ page] [Image Comparer™ page]
 


Help formatting userfields on new moviecard

 
Post new topic   Reply to topic    www.bolidesoft.com Forum Index -> All My Movies™ related
Author Message
azuvk



Joined: 22 Dec 2009
Posts: 12

PostPosted: Tue Dec 22, 2009 1:23 pm    Post subject: Help formatting userfields on new moviecard Reply with quote

Hi, first of all sorry for my bad english Razz

I am editing a moviecard, and I want to put my userfields in different possitions. When I write this:

Code:
<table cellpadding="0" cellspacing="1" class="MovieInfo">
<tr><td class="Name"><!--#personalmarks_lbl -->:</td><td><!--#personalmarks --></td></tr>
<tr><td class="Name"><!--#vidinfo_lbl -->:</td><td><!--#vidinfo --></td></tr>
<tr><td class="Name"><!--#userfield_lbl -->:</td><td><!--#userfield --></td></tr>
<tr><td class="Name"><!--#subtitles_lbl -->:</td><td><!--#subtitles --></td></tr>
</table>


The program show this:




I wish to see my userfields like other fields, and I want to can click on them like other fields.

Can I write code to my userfields one by one?

like
#userfield_myrating
#userfield_notes
besides
#userfield

And other questions: Can I inster breaklines between every personal mark? I don't like to see all personal marks on same line.



Thank you
Back to top
Gemini



Joined: 26 Mar 2009
Posts: 1099

PostPosted: Fri Dec 25, 2009 4:23 pm    Post subject: Reply with quote

Hi!
Please refer to readme.txt file located in the Program Files\AllMyMovies\moviecards folder. It contains all available shortcuts for the movie card template.

Yes, it is possible to display one userfield. Use "name" attribute to specify the exact field's name. For example <!--#userfield name="image quality" --> will be replaced by the value of user field named "image quality" (without quotes).

Sorry, it is not possible to insert line breaks between personal marks in the current version.

Regards,
Back to top
azuvk



Joined: 22 Dec 2009
Posts: 12

PostPosted: Sat Dec 26, 2009 3:33 pm    Post subject: Reply with quote

Thank you! Day after day I love this program more!!


Other question: It is possible to make "userfields" clickable? I mean, now I can make click on some values (genre, actors....) to "show only movies where genre adventure". I like to can do it in userfields too... Maybe in future versions?

Sorry for my bad english and thank you for your help!
Back to top
Gemini



Joined: 26 Mar 2009
Posts: 1099

PostPosted: Sat Dec 26, 2009 4:53 pm    Post subject: Reply with quote

Yeah, in the current versions it's impossible. But in the following versions we'll try to realize it.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    www.bolidesoft.com Forum Index -> All My Movies™ related All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group