Skip to main content
February 3, 2022
Question

How to display a gridfield with data offline

  • February 3, 2022
  • 2 replies
  • 0 views

The interface for my grid field has all it's data queried before losing connection and stored in a local variable. Then for the grid field's data parameter, it's getting it from the local variable. I have this interface as a start form in a process model, so I may make it an Action on a site. When I test this out on mobile and disconnect myself it stops working. I followed the guide in Appian documentation not sure what I'm doing wrong? Is it because it's not a form, I even gave it a cancel button. 

2 replies

harshitb6843
February 4, 2022

Hi there,

Can you explain more precisely what exactly is not working? Are you not able to submit the form when you click the button? Does the screen give a red alert? Or anything else? 

ericm0013Author
February 4, 2022

It's not a form per se, more like a record type page but I have to make it an action so that it works offline.

During offline: