Hey, normally the username field can be found in form #1. But there are sites where the username field is in #0.
I know i can set it to -1 and ZP searches for all fields, but then it can be that the wrong field is filled in with the username. E.g. a custom search field.
Is there a possibility if ZP can't find the username field in form #1, that ZP searches for it in form#0?
I tried to set it up like this:
Form # 1;0;
But that doesn't work. I could make another step branch but then my template would be twice as big, cause i have to do it for every field. And that's not what i want for a few more successful registrations.
I know i can set it to -1 and ZP searches for all fields, but then it can be that the wrong field is filled in with the username. E.g. a custom search field.
Is there a possibility if ZP can't find the username field in form #1, that ZP searches for it in form#0?
I tried to set it up like this:
Form # 1;0;
But that doesn't work. I could make another step branch but then my template would be twice as big, cause i have to do it for every field. And that's not what i want for a few more successful registrations.