api icon indicating copy to clipboard operation
api copied to clipboard

Add update and delete submission methods to API

Open benkeen opened this issue 7 years ago • 3 comments

See: https://github.com/formtools/core/issues/160

benkeen avatar Mar 03 '18 13:03 benkeen

N.B. Adding it in is pretty trivial but we'll need to update the Submission Pre Parser module at the same time.

benkeen avatar Mar 05 '18 02:03 benkeen

Could update and delete have a generic where statement rather than just ID. Or a function to find an ID using a generic where statement.

uprjfc avatar May 16 '18 21:05 uprjfc

Yeah, that'd be handy too. Thanks @uprjfc - good idea.

benkeen avatar May 17 '18 03:05 benkeen