1

Topic: "Report Grid" to show only validated submissions?

Hello... is there a way to show, in report grid, only validated items? i don't understand where act to filter to show only validated one... Any idea? have i to modify the php file but which is the file to modify? Thanks

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

2

Re: "Report Grid" to show only validated submissions?

ok... i solved by myself, modifying the XML called "occurrence_image_list_for_cms_user.xml" adding the "AND record_status='V' " under <query> parameters

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

3

Re: "Report Grid" to show only validated submissions?

Hi Carlo
Good work. You might like to rename the file though and point your report_grid at the renamed report file, so that future upgrades don't overwrite your good work.
There are a number of newer report files that are named filterable_ ... which have a wide range of filter options including verification status.
You might find these links handy:
http://indicia-docs.readthedocs.org/en/ … ormat.html
http://indicia-docs.readthedocs.org/en/ … index.html

Cheers
John

John van Breda
Biodiverse IT

4

Re: "Report Grid" to show only validated submissions?

Thanks again John, i will see!

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit