Input form Mobile application

jigyasa23
Kilo Expert

We have a requirement to create native view of record producers in Mobile App. Client don’t want us to have a link to record producer directly, they want each variables and items in form created separately in mobile app.

We have tried to create native view of record producers in mobile app using Input form screens. Somehow we are unable to even open the form in mobile since it gives an error saying “unsupported screen”. We are continuously exploring the same. Meanwhile it would be helpful if someone could provide some insight ,to let us know if this is feasible or not or if we are right direction or if there is any other way we can achieve this. If already you have other record producers for which native view is already implemented, please provide us that as reference.

Any support will be helpful. We are happy to have a call to discuss on the same as well.

1 REPLY 1

Wenhui
Tera Contributor

I had the same issue, my finding is that the input form is actually a quick action function. 

 

So what I did was:

1, add a new Quick action function instance

2, from the new instance, add a new Function

3, inside the function, add a new Action Item

4, then go into the Action Item, add an Input form screen

5, configure Inputs in the Input form screen

 

After saving the record, go to the Now Mobile, on the top right corner, click the overflow icon, then select input, the form will show. 

Hope this helps.