Problem with action ADD

Hello, I have a problem with the add action in a table, I put a behavior condition in the three actions (edit, add, delete) the other actions work perfectly but the add action does not appear

Condicion: OR(USEREMAIL()=[id_zona_appsheet].[id_region_apsheet].[id_gerencia_apsheet].[cuil_gerente].[Correo];USEREMAIL()=[id_zona_appsheet].[id_region_apsheet].[cuil_gerenteGeneral].[Correo];USEREMAIL()=[id_zona_appsheet].[cuil_subGerenteZonal].[Correo];USEREMAIL()=[id_grupo_apsheet].[cuil_jefe_grupo].[Correo])

thanks for help

0 1 70
1 REPLY 1

With OR() you need to seperate the items with a comma and not a semicolon.

Top Labels in this Space