Dialogs.createInputDialog raise Access Denied exception on LoginScreen

Hi,

I want to pop up a Dialog to input some values on the Login Screen. All other dialogs works (Message, Exception, Option) on LoginScreen but not InputDialog. It cause an “Access Denied for ‘inputDialog’ and permission ‘Screen’” error notification. How do I work around this issue ? I am using 7.2.11. Is it a bug ?

CK

Hello!

You should add/create Role with permission to InputDialog screen for the anonymous user.