Hi,
I use a combobox field with the option “refresh fields on keyword change” in a standard Notes form.
Since v852, the form is refreshed only at the first change of the field. Subsequent changes don’t refresh the form
Any suggestion ?
Thanks
Hi,
I use a combobox field with the option “refresh fields on keyword change” in a standard Notes form.
Since v852, the form is refreshed only at the first change of the field. Subsequent changes don’t refresh the form
Any suggestion ?
Thanks
Subject: Not seeing this in 8.5.2
There’s something else going on to block your refresh from occurring, or else somehow the formula you’re refreshing is not coming up with a different value. I don’t suppose you have a queryrecalc event? Perhaps you could put an @Prompt in your formula to verify whether it’s executing at all?
Subject: Thank’s
Hi André,
Thank’s for response
I must investigate further : it seems that the “recalc event” is trapped somewhere else in the form.
Best regards