Task #770
History
#1
Updated by Luke Murphey over 11 years ago
- Assignee set to Luke Murphey
#2
Updated by Luke Murphey over 11 years ago
- Subject changed from Create Results Renderer to Create Preview Dialog
#3
Updated by Luke Murphey over 11 years ago
Here is an example:
_mypopup = new Splunk.Popup('<p>Preview goes here</p>',
{
title : "Preview",
pclass : "myPopupClass",
cloneFlag : false
});
#5
Updated by Luke Murphey over 11 years ago
Need to limit number of matches and only show part of the matches (if it gets too long).
#6
Updated by Luke Murphey over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100