Hi, I'm trying to save a Time format in a Supabase row inside a Custom Action. The Supabase date type is "time", while FF is "DateTime". I've setup DateTime variables ("timeFrom" and "timeTo"), but on saving attempt it gets this error:
The code:
The Supabase's structure:
Many thanks to all ๐