Uploaded image for project: 'Portals Bridges (Retired)'
  1. Portals Bridges (Retired)
  2. PB-51

Window State Attribute for Portal Bridges' <html:link> and <html:form> tags

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.0
    • None
    • struts
    • None

    Description

      Suggest to add new windowState attribute to Portal Bridges' <html:link> and <html:form> tags to allow the targeted portlet to be maximized, minimized or normalized after a request has been processed. There is a workaround which uses <portlet:renderURL> and <portlet:actionURL> tags. Using these tags resulted in defining lenghty <portlet:renderURL> and <portlet:actionURL> tags and unintuitive.

      Comparing

      <a href="<portlet:renderURL windowState="maximized" portletMode="view"><portlet:param name="_spage" value="/your_action" /></portlet:renderURL>" >
      Subscribe
      </a>

      to suggested alternatives

      <html:link windowState="maximized" page="/your_action">Subscribe</html:ink>

      Attachments

        Activity

          People

            Unassigned Unassigned
            sshark TH Lim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: