I added to the Scan Move screen a save command on the lowest level of detail on the screen (you scan items, then go to list of items and open the item, I added it on what is the item section for the mobile app)
I am trying to make the save button show all the time. currently it doesn’t show until you change something. Is there a way to trick the mobile app to show the button all the time, Kind of like setting IsDirty = true for screen customization logic.
As always thank you in advance.