I am having a issue inserting a row to the weweb table, its coming up with two errors
the backend workflow error result is
{
name: ConfigurationError
message: failed to compute action configuration
}
configuration
{
name:FormulaError
message:formula evaluation error: code evaluationerror: cannot read properties of undefined( reading 'date' )
}
i have a form which has some show and hidden form field based on the selection.
i have been getting multiple error messages from this insert row action but this is the one that i decided its time to reach out for help.
here are some photos of the workflow

