Hallo,
how can i set the lastscanvalue to nil or a blank string.
If i go to a detailscreen where i have a scan filed and want to use the lastscanvalue in the update rule i get the lastscanvalue from a scan action before. But i want only use the lastscanvalue from the scanner if i am in the detail screen.
Short use case: Show mainscreen and then i scan a material with number 123. So the lastscanvalue is 123. Now i navigate initial in my detail screen and in the update rule it use the 123. But i expect that the lastscanvalue is nil or a blank. How can i do that.
Thanks,
André