Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3062

ActionsPanel methods should act on an ID instead of a position

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None

      ActionsPanel methods hideElt and showElt should act on an ID instead of a position.
      If not, every time an item is added in the middle of the list, the indexes are shifted and all the hideElt and showElt calls have to be shifted too.
      When an item is added, it should be affected an identifier string, and the hideElt and showElt methods should be called with this ID.

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: