Server Action to Copy A Table Row

My users are able to copy various items within their database and then edit the copy… for example an event definition.

It would be really useful if there was a server action “Database Insert Copy” which allowed me to specify the id of a database row and have Wappler go off and copy that row (to the same table) and return me the new id… without me needing to specify maybe 20 column names to copy and then maintain if I add a column to the table.

At the moment the only way to do this is with a stored procedure, which I am trying to move away from using! :slight_smile:

Community Page
Last updated: