ICEfaces
  1. ICEfaces
  2. ICE-8912

ace:tableConfigPanel - Add ability to set the positioning of the panel popup

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2, EE-3.2.0.BETA
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P2
    • Salesforce Case Reference:

      Description

      Feature Request: Add the ability to defined where the panel will be rendered when its displayed.

      It is currently possible to override the CSS for example:

      .ui-tableconf {
           top: 100px !important;
           left: 100px !important;
           margin-left: 250px !important;
      }

      There does seem to be an issue with doing this with a recent trunk build, with these settings the panel is no longer draggable.

        Activity

        Hide
        Nils Lundquist added a comment -

        Revision #33537
        Committed by nils.lundquist
        Moments ago
        ICE-8912 - ace:tableConfigPanel added offsetLeft and offsetTop attributes

        When these attributes are not set the default is still horizontally centred and offset slightly vertically from the target DataTable.

        Show
        Nils Lundquist added a comment - Revision #33537 Committed by nils.lundquist Moments ago ICE-8912 - ace:tableConfigPanel added offsetLeft and offsetTop attributes When these attributes are not set the default is still horizontally centred and offset slightly vertically from the target DataTable.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: