I’m having difficulty with this. I want to increment another user’s field by 1. I can change the selected user’s field so I know I have the “search for user” correct. But it does not read the current value of the field. It just changes the field to 1 (or whatever number I set in the equation). It does not recognize if I replace the search for user with “this user” either. How to get it to calculate the current value + 1 ?
Check your privacy rules.
@mmahirf is right here. Looks like in the search.. you aren’t being able to access the value at all thus setting it to 1.
Run it in debugger mode to be sure.
You nailed it! You’re brilliant, thanks for your help!
What’s strange is that without the privacy rule selected it allowed to modify the field but not read it.
Many thanks!
1 Like
