I'm experiencing some issues with the use of the NPSAppManaged.switchForm(formid) method. I am attempting to create a welcome screen (refer to 'systemWelcomeScreenForm') which uses
Solution 1:
Found the issue.
defchange_form(self, name):
should be
defchange_form(self, name, *args, **keywords):
Share
Post a Comment
for "Npyscreen - Errors Raised With The Use Of Npsappmanaged.switchform(formid) With Formbasenew Key Handler"
Post a Comment for "Npyscreen - Errors Raised With The Use Of Npsappmanaged.switchform(formid) With Formbasenew Key Handler"