returndict(result=False,form_id=form_id,portal_status_message=context.Base_translateString("External Url (url), ERP5 Web Page Path (web_page) and ERP5 Web Page Reference (web_page_reference): were omitted, one of them must be set."))
portal_status_message=context.Base_translateString("url, web_page and web_page_reference don't need to be set in Web Page context."))
else:
returndict(result=False,
form_id=form_id,
portal_status_message=context.Base_translateString("You have to choose between External Url (url), ERP5 Web Page Path (web_page) and ERP5 Web Page Reference (web_page_reference). Only ONE of them must be set."))