add record to a filtered view

Hi,

I have a home page from which I redirect user to a filterview via Action (behavior):

LINKTOFILTEREDVIEW(“KPIs from main data”, ([Funct_Key_ID] = [_THISROW].[Funct_Key_ID]))

from that “filtered view” user can add, edit or delete.

The issue is that when user adds new record a default value for Funct_Key_ID should be the one used for filtering the view. It works out of the box in the mobile app view, but it doesn’t work in Desktop mode (Preview)

I get the same result. I guess it is a bug in the new desktop view.

Attn @Arthur_Rallu

Any update on that bug?
We’ve found another one where feature in mobile works but in desktop doesn’t.

Please report problems with the desktop view preview here:

In Preview: New UI design for desktop users - Google Cloud Community

1 Like