Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

confiFroms QueryAndRender

Michael Küng
Contributor
October 7, 2025

Hey,

short question for the queryAndRender function, is something like this possible? I don't get it running:

id.queryAndRender(<From>;<Filter>;([count]);list)

I just want the count of total entries within another form for a specific filter.

Regards,

Michael

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
October 7, 2025

Try using queryCount better ;)

Michael Küng
Contributor
October 7, 2025

Ahh nice, and something like that for example?

id.queryAndRender(<From>;<Filter>;([entry.score])/([count]);list)

Alex Medved _ConfiForms_
Community Champion
October 7, 2025

Much simpler , see https://wiki.vertuna.com/spaces/CONFIFORMS/pages/2359385/Virtual+functions

id.queryCount(form:pageId,filter)

Michael Küng
Contributor
October 7, 2025

Okay the count seems to be simple (thx for that ;)), but I want also do a kind of calculation...

In the other form I refer I have a calculated field "score", now I want calculate the average.

Therefore I was asking for:

id.queryAndRender(<From>;<Filter>;([entry.score])/([count]);list)

Define the form, name the filter and then use the expression to calculate all score divided by the count.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events