Force calculate without user change?
-
Hi, so glad to have found this plugin… Think it’s going to be fantastic!
Here’s my use case: using ACF repeater field to hold a table of bulk licence purchase histories, e.g.
Year | Purchased | Used | Expired
2018 | 10 | 5 | Yes
2019 | 10 | 7 | Yes
2020 | 10 | 1 | NoUsing your plugin, I can now add a calculated value to show how many licences remain in a single row (Purchased – Used) and then to only display if Expired equals No: so far so good.
I notice however that the calculation only occurs when a user record is saved. Is there any way to ‘force’ the system to calculate for all existing records rather than editing each and every user record? (It will of course be fine going forwards as if more licences are bought/used, it will update the table, but I want to be able to show all uses their remaining available licences without them having to do something first ideally!)
Many thanks
- The topic ‘Force calculate without user change?’ is closed to new replies.