This topic is locked

advice needed for input form

8/21/2023 7:34:58 AM
PHPRunner General questions
F
francesco author

I have an input form where users insert timesheet informations and a code snippet in a separate tab where it is possible to see all records inserted by users for current date.
My question: is there a way to permit the user to delete one single record (in case of inserting error)?
I'm speaking about having in the same form the possibility to insert and delete one record. Is there that possibility or something similar?