• Gabriel Monnerat's avatar
    erp5_officejs_support_request_ui: Improve rss gadget · 01ab6773
    Gabriel Monnerat authored
    - change the generate_rss_link action in Support Request Module, to directly call SupportRequestModule_generateRSSLinkUrl.py instead of the form.
    - change SupportRequestModule_generateRSSLinkUrl to display the form at the end.
    - Use Base_renderForm like for erp5_crm
    - Put the RSS url in the REQUEST
    - change the gadget field configuration to use the value from the REQUEST (if not found, put None)
    01ab6773
generate_rss_link_gadget.xml 10.2 KB