I am evaluating App Builder and Mongoose. My company is currently an Infor EAM customer. We are evaluating Cloud Suite Financials. I am trying to determine if the Infor development tools available to us can replace our existing tools.
We currently use K2 BlackPearl for building simple forms and workflows. A common use-case for our forms is to have the ability to save supporting documents along with the form data. Here's an example.
- User types in information into a form
- The data the user types in is saved to a SQL Server database table
- User needs to save supporting document(s) with the form data. Supporting documents are usually: PDF, Word, Excel.
- Our K2 forms have a control that opens a file browser
- User selects a file and the file is uploaded to a SQL Server database table that is a child table of the form data table.
- User can save zero-to-many supporting documents with a form
Does App Builder or Mongoose have the ability to satisfy this use-case? I don't see a file upload component in either App Builder or Mongoose.