Please Log in or Create an account to join the conversation.
Pas-1or2 wrote: Is is possible to auto calculate 2 score fields?
I've got these fields:
score 1 = Integer Number
score 2 = Integer Number
totalscore = Integer Number
I want to calculate totalscore (score1+score2)
How should this be done?
Regards,
Pascal
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Pas-1or2 wrote: Thanks Nick,
Very well explained and exactly what I need.
Could the total score be processed real-time after adding score1 or 2 also?
Right now I have 5 games (in tabs) for users to add their scores.
Should I use unique field names or can I use the tabname to identify the score?
Please Log in or Create an account to join the conversation.