Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  1. Click on grdResult and click on Settings
    1. Click on Add Grid Column  and click Command Column
    2. Use the arrows to set it at the top of the list of columns
    3. Set its Header to Actions, its Column ID to Actions and its Width to 100
    4. Click Apply
    5. Click on the Command Columns tab
      1. Click Add Command Column  and click ActionCommand
      2. Call it Detail, Icon Zoom, text Detail and action scriptOpenDetailPage
      3. Add another ActionCommand called Delete, icon BulletCross, text Delete and action scriptDeleteRecord
    6. Click Save
  2. Make sure grdResult is selected and click on Listeners
    1. Click on listener Command
    2. Set Fn to PageManager.grid_command_grdResult; click Apply
    3. Click Save
  3. Click on Save Page at the top left of the screen, and click Ok to the Page Was Saved notification 
  4. Deploy your solution, log out and log back in. Find your solution and click the blue link to see it in action.

Image Added