I have a requirement for a web screen to do multi-line update so I used the “Editable Table” Record Widget.
However, my "business user" finds it tedious to press the yes/no pop-up button for each and every record.
Then, I hidden the yes/no pop-up through CSS coding. But, when I tried to edit a record without the yes/no pop-up button this would restrict me to go other records until such time I hit the "enter" key. Which is not possible when I am accessing the app in mobile devices.
Is there an alternative to this? Appreciate your response on this. Thank you in advance.