Hi,
I am also having trouble with redirect.
I have added a field
Field Name Type Description Required
Level mediumint Level Yes
Level can be 1,2or3
[login * redirect_field: Level
* redirect_array_string:1 => https://test.com/?p=19,
2 => https://test.com/?p=11,
3 => https://test.com/?p=12%5D
The login says its successful but there is no reduirection.
Any assistance appreciated
Thank You