Forums

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

How to get the total records in a form

Lanae Jenkins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 19, 2025

I am trying to calculate a field 'remaining seats' which is set by having the amount of records in the database from those who signed up using the form subtracted from the max capacity. I currently am using a ConfiForms Rules for Field Definition to edit a read-only field reamingSeats

Action to execute
set expression

Values to set 

RemainingSeats=(50 - [entry._total] )

 

if there are 50 records currently in the dataset it should should 0 but it is only showing 49. How to access total record count and also max capacity that's set in ConfiForms Form Definition (so I wont have to hardcode 50 in the expression)

2 answers

1 vote
Tomislav Tobijas
Community Champion
June 20, 2025

Hi @Lanae Jenkins ,

I haven't used ConfiForms myself, and I believe there are a couple of their representatives here in the forum, but you can also reach out directly to the vendor. Each app on Marketplace should have 'Support' tab on its listing; specifically, for ConfiForms, this is the link.
Here, you can find contact links and numbers (I'd say the recommended way is to use their official service desk) to reach their support team.

Vendors are usually quite responsive and willing to help if you have troubleshooting or use case questions related to their app.

Cheers,
Tobi

0 votes
Alex Medved _ConfiForms_
Community Champion
June 25, 2025

Hi @Lanae Jenkins 

Try using the queryCount to get the total number of records stored in a form

https://wiki.vertuna.com/spaces/CONFIFORMS/pages/2359385/Virtual+functions

Answered you in more details in the private ticket you have opened in our support channel

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events