39 questions
1
vote
1
answer
134
views
How to get Custom PDF printed in Formsflow.ai
I have a form submission done in formsflow.ai using the opensource - https://github.com/AOT-Technologies/forms-flow-ai, and I have seen it supports normal pdf printing with the default view. Can we ...
1
vote
1
answer
104
views
Formsflow.ai - form file upload recommendation
We are using formsflow to create the forms but we dont sure what is the best solution to implement the file upload option into the forms and how we can send/store theses files.
do you have some ...
0
votes
1
answer
97
views
Does formsflow support setting user task extension value as a variable?
Instead of hardcoding the value of formName in the task extension property of modeler, I need to place the formName value as a variable(e.g., ${formname}).
2
votes
1
answer
206
views
Form Embedding Support in formsflow.ai
I’m using the latest formsflow.ai v5.0.0. Is there any way I could embed the form created with the formsflow.ai platform to another existing application outside the formsflow.ai ?
Giving a sample ...
0
votes
1
answer
311
views
Login with OAuth 2.0
I managed to install the dockers and they are running without errors. I couldn't identify the problem with Camunda authentication that happens when we try to access the url: http://192.168.62.148:8000/...
7
votes
1
answer
355
views
How to create a new pom file with additional dependencies and add it during build time?
I am currently using formsflow.ai opensource version 4.0.5.
I want to include a new Listener to the bpm module which has a new library dependency which is not currently in the solution. Although, I ...
1
vote
1
answer
57
views
Json file uploaded is not showing in the grid
I have a sample PDF file and tried uploading it by converting it to JSON. It shows the upload is progressing. But I couldn't see my form. I have checked my JSON and is valid. Please help.
Below is my ...
1
vote
1
answer
71
views
React side not getting up in the docker
We had created a docker file with environment variables and not adding arguments directly through build. Instead we add environment variables into the docker file and push those images to the docker ...
2
votes
1
answer
438
views
Ho to create a new filter task in camunda
I am using the latest version of forms-flow-ai, I need to implement filter task based on users or user groups. How to implement that using camunda and implement that in forms-flow-web
-3
votes
1
answer
75
views
Hiding certain form details to particular user
Can i design my form in such a way that can hide certain details to particular user?or visible only to reviewer side and not visible for client user
2
votes
1
answer
177
views
How to send mail to a specified user whose email data collected from form in formsflow.ai?
I am using the latest version of formsflow.ai and I want to send an email to a person whose data was collected from the form. I need to know how to create the workflow to send emails to a specific ...
1
vote
1
answer
418
views
How to add custom toggle button in formsflow.ai
I am using latest version of formsflow.ai and I want to create a custom toggle button. How can I do that in formflow.ai. I refer the following documents of formio to do that.
I am expecting to include ...
1
vote
0
answers
64
views
How to localize formio components in formsflow.ai?
Attaching screenshot of the same here (https://i.sstatic.net/y1ZTc.png)
Expecting a way to apply localization in formio components for user-specific accessibility.
0
votes
1
answer
31
views
Significance of entering both title and name while creating a form
While creating a new form,do we need to enter both title and name for the form?may i know why it is mandatory to enter both or what is the difference between Form title and name?
One more thing i ...
2
votes
1
answer
624
views
Cockpit, Task list, Admin are not showing in Camunda
While I login into camunda UI as reviewer who has camunda admin permission. But Cockpit, Task list, Admin are not showing in Camunda welcome page.