anonymous form redirecting to login

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
sticcino
User
Posts: 1090

anonymous form redirecting to login

Post by sticcino »

Hi,
v.2024

have a custom simple form set for anonymous use

  • menu item set to anon (but item is hidden) (as well there is no page headers or footers for this form)
  • anonymous (-2) account has allow list to this page

appears the form gets redirected to the login page first... if you login then you are redirected to the custom anonymous form.

happens with both edge and chrome, local and remote servers..

form returns:
GET: Status Code: 302 Found

not sure whats' going on..


arbei
User
Posts: 9787

Post by arbei »

Is your "custom simple form" a Custom File? If so, make sure you have allowed the Custom File for access by Anonymous User or by Anonymous User Level (if you have enabled User Level Security), otherwise you may post your settings for discussion.


sticcino
User
Posts: 1090

Post by sticcino »

i think this is a dup, resolved by setting start page to login


Post Reply