Hello,
I have a database that is attempting to calculate RICE score.
I have a form and want to use the inputs to calculate the score which saves both inputs and results in the database.
I am unable to use the inputs to calculate a result and then push it to the database.
RICE score isn’t a visible field. I want this to be generated in the database automatically.
How would i resolve this?
Dominic