api icon indicating copy to clipboard operation
api copied to clipboard

The Form Tools API.

Results 13 api issues
Sort by recently updated
recently updated
newest added

I still use form tools 2 and I noticed that sometimes file uploading fails while using the API. If I try to upload an invalid file on the back-end I...

As described. This can cause confusion when upgrading a process.php form to the API.

Bug

I want to use a loop to get all LastName, FirstName and submissionIDs for a given form. I will use this to create a hyperlink that passes the submissionid on...

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

Feature Request
Want to do

Individual ("use in your own pages") visualization code on external PHP page - **works OK**. Individual API function code e.g. showSubmissions() on external page - **works OK**. Combining both pieces...

This is real nuisance, as noted by Jaace here: http://forums.formtools.org/showthread.php?tid=608 Hmm... will need to rewire the code to actually upload and log the file reference despite failing validation. This will...

Bug

Check compatibility with: - Hooks Manager - Submission Pre-parser Expects an `API::processFormSubmission` method.

See spcjak7221's post. http://forums.formtools.org/showthread.php?tid=652

Bug

> So you know though even though the charachters /n and /r show in the verification and finalize pages it does not carry over to the confirmation email and or...

Bug