Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • Use the edit PortletMode to display a form with the configuration screen you want users to see (in this case just a URL input)
  • A portlet can use the PortletPreference API to modify preferences during an ActionRequest so make the configuration form POST to an action URL and change the URL preference value.
  • Render an 'edit' link or button when in the view PortletMode that takes the user to the edit PortletMode.
  • No labels