Issue on rendering form fields

Hello,

I have a form view with some virtual columns, these fields have App Formula to get the value based on other fields. The problem is when the field has a value it doesn’t appears in the view.

It works fine when:

I use the preview (edit) mode it renders correctly.

I open using the web browser desktop and use the full page form.

It does not work when:

I open it on my smartphone (android app).

I open using the web browser desktop and use the half page form.

Is there some trick to make it work?

Based on the names of the views, it seems like you have DIFFERENT Form views you are opening. Whenever you have different datasources - tables or slices - there are a different set of views associated with each. You need to go into the Form View you are opening from Historico de Compras set of data and make sure that missing column has been added to the Form View.

I hope this helps!

1 Like

Thank you so much!!!