Hi Juraj
when I submit my form I get an error on the page
{
"redirectTo": "/test-Thank-you?formid=test"
}
I'm using .NET Core. I already added @Html.Kentico().PageBuilderScripts() or <page-builder-scripts /> on custom form didn't work for me. For the form field, I used @await Html.Kentico().FormZoneAsync("Email").
Page URLs also exist in the content tree and do not receive any other errors in the event log or in the javascript console