Due to enormous amounts of spam, the forum has been set to read-only mode.



Reply to topic  [ 4 posts ] 
BookCat Explorer View 
Author Message

Joined: Tue Dec 07, 2004 6:58 am
Posts: 119
Post BookCat Explorer View

In the 'database information' area of the Explorer View I would like to add under 'Books', a field that was created in the book entry area.

In the Form Design area and clicking on the properties the control Name of this field is called 'custom 11' and the field name is 'Book Read'

I tried adding to the 'Database Information' area of the xsl template

<B>Books: </B><XSL:Value-of select="Recordcount/Book Read"/>
<BR/>

and also tried

<B>Books: </B><XSL:Value-of select="Recordcount/Custom 11"/>
<BR/>

Neither works..
Need some help
Thanks


Sun Jun 26, 2011 2:25 pm
Profile
Site Admin
User avatar

Joined: Fri Nov 22, 2002 3:52 pm
Posts: 13748
Post Re: BookCat Explorer View

VonRocko wrote:
In the 'database information' area of the Explorer View I would like to add under 'Books', a field that was created in the book entry area.

In the Form Design area and clicking on the properties the control Name of this field is called 'custom 11' and the field name is 'Book Read'

I tried adding to the 'Database Information' area of the xsl template

<B>Books: </B><XSL:Value-of select="Recordcount/Book Read"/>
<BR/>

and also tried

<B>Books: </B><XSL:Value-of select="Recordcount/Custom 11"/>
<BR/>

Neither works..
Need some help

This is not available in the xml data file. Use the Count command instead to get the value:

Code:
##CMD:Count:Book,Custom11=True##

_________________
Fredrik Nordbakke
www.fnprg.com


Sun Jun 26, 2011 3:28 pm
Profile WWW

Joined: Tue Dec 07, 2004 6:58 am
Posts: 119
Post Re: BookCat Explorer View

Ok appears to work, but want to make sure ive got it right just in case.

This is what I have
<B>Books Read: </B>##CMD:Count:Book,Custom11=True##
<BR/>

Thanks


Sun Jun 26, 2011 3:43 pm
Profile
Site Admin
User avatar

Joined: Fri Nov 22, 2002 3:52 pm
Posts: 13748
Post Re: BookCat Explorer View

VonRocko wrote:
Ok appears to work, but want to make sure ive got it right just in case.

This is what I have
<B>Books Read: </B>##CMD:Count:Book,Custom11=True##
<BR/>

Thanks

Yes, that is correct.

_________________
Fredrik Nordbakke
www.fnprg.com


Sun Jun 26, 2011 4:06 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.