Hello,
I am evaluating solutions for use to fill up forms on android.
My needs are the following,
I need to be able to define the forms on a backend and the app should pull the settings down and display the forms based on that.
I want there to be a way of defining dependencies in fields making up the form. So if there is a condition that field2 should be displayed when field1 is answered as 'Yes' then the UI should parse that and display accordingly.
Some of the form fields also need to be signature captures and file(images) uploads.
I wanted to understand if we can represent a form in KFormMaster in a 'meta' format that we can define and use on the app.
Hello,
I am evaluating solutions for use to fill up forms on android.
My needs are the following,
I need to be able to define the forms on a backend and the app should pull the settings down and display the forms based on that.
I want there to be a way of defining dependencies in fields making up the form. So if there is a condition that field2 should be displayed when field1 is answered as 'Yes' then the UI should parse that and display accordingly.
Some of the form fields also need to be signature captures and file(images) uploads.
I wanted to understand if we can represent a form in KFormMaster in a 'meta' format that we can define and use on the app.