This topic is locked

Making entry screen public

7/20/2009 9:29:12 PM
PHPRunner General questions
S
sgchan author

My registration page has a drop down field to pick from another table, e.g. organization name. If the anonymous user wants to add to the drop-down list, it clicks on the 'Add' button and a popup appears. But the pop-up requires the anonymous user to login first. How can go around this?

J
Jane 7/21/2009

Hi,
to show Add popup create guest account on theAdvanced security settingsdialog and assign add permissions for guests on the User group permissions dialog on the Security tab.