hi folks,
here another strange issue:
If I enter anything in a TextInput control named "txtPotenz" (modern control) then I can enter 1 or 2 characters and
then PA autosaves the entry so that I have to enter i.e. 6 times to write a longer word.
txtPotenz.OnChange:
Patch('Zuordnung Symptom-Mittel';ThisItem;{Potenz:(txtPotenz.Value)})
whats the trick to switch this behaviour off?😯
I simply want to enter something and if I press ENTER then PA can save
thx