Adding more data to display in the Details section

A place for users and developers of the Xataface to discuss and receive support.

Adding more data to display in the Details section

Postby wisni1rr » Thu Mar 01, 2012 1:59 pm

How can I add more data to the Details section on my report?

I would like to pull some of the data from some of the related child records?

Thanks
wisni1rr
 
Posts: 107
Joined: Mon Feb 13, 2012 9:03 pm

Re: Adding more data to display in the Details section

Postby shannah » Thu Mar 01, 2012 2:01 pm

shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: Adding more data to display in the Details section

Postby wisni1rr » Thu Mar 01, 2012 2:06 pm

Thanks, Steve.

I have read that wiki. I need to amend the current Details section that is already generated with more data. If it would be easier, I could make a whole new section, but I would need to disable the current Details section.

Which choice would be best and how would you achieve it?

Thanks again.
wisni1rr
 
Posts: 107
Joined: Mon Feb 13, 2012 9:03 pm

Re: Adding more data to display in the Details section

Postby wisni1rr » Fri Mar 02, 2012 1:36 pm

Can someone tell me how to override the default Details section?
wisni1rr
 
Posts: 107
Joined: Mon Feb 13, 2012 9:03 pm

Re: Adding more data to display in the Details section

Postby shannah » Fri Mar 02, 2012 2:03 pm

Multiple ways:

1. Set condition=0 in the __main__ fieldgroup in the fields.ini file:
Code: Select all
[fieldgroup:__main__]
    condition=0


2. Override the __main____fieldgroup_section_content slot:

You can always find out what slots are available to be filled by setting debug=1 in the conf.ini file.

http://xataface.com/documentation/tutor ... ustomizing

3. Using CSS.

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 18 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved