Discussion Advanced View/Folder Editor console task

  • Wednesday, April 06, 2011 10:14 AM
    Moderator
     
     

    Good day

    Standard form for create\edit view have some issue:
    1. You can't set the name of column
    2. You can't set the order of columns
    3. You can't set image for view
    4. You can't set exact criteria for view

    To resolve some of that issuies I develop new editor for view. With that editor you can:
    1. Create new or edit exist views
    2. Setting the image for view during creation
    3. Setting the criteria with using the XML text (as it saved in mangement pack)
    4. Setting the display name for column and "Sort as Digit" parameter for ID field
    5. Setting the order of columns

    This form support 2 languages for now: English and Russain. Form use management pack for localization, not a resource assembly, so you can easilly localize form for any languages - just add DisplayStrings to MP and reseal it.

    Some screenshots you can found here.

    Download MPB you here here. Just import MPB to your test enviropment and enjoy.

    Some remarks:
    1. Order of existing columns not always apllyed, becouse SCSM console save the order for each user.
    2. You can set image only during creation of view (becouse I can't delete ImageReference yet )) )
    3. Only SCSM SP1 are supported! ATTENTION!!! This editor use some undocumented features (like IDataItem and DataAdapters methods).

    Any comments are welcome


    http://opsmgr.ru

All Replies