bmc:remedy:message:itsm:8.1:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bmc:remedy:message:itsm:8.1:start [2015/05/15 03:01] – creata Giuseppe Di Terlizzibmc:remedy:message:itsm:8.1:start [2015/05/15 21:37] (current) Giuseppe Di Terlizzi
Line 1: Line 1:
-====== BMC Remedy ITSM 8.1 Messages ======+====== BMC ITSM 8.1 Messages ======
  
-{{namespace>:bmc:remedy:message:itsm:8.1&pageexists}+{{:bmc:remedy:remedy-logo.png?32&nolink |}} This wiki pages contains all the notes, warnings, and error messages and related AR objects (//Active-Link, Filter//) of BMC Remedy ITSM 8.1.
  
 +=== Search ===
 +
 +Type in the search form the number (//eg. 10000//) or full/partial text of message.
 +
 +<PHP>
 +echo '<div class="message_search">';
 +tpl_searchform(0,1);
 +echo '</div>';
 +echo "<script>jQuery(document).ready(function() {
 +  var \$form = jQuery('.message_search form');
 +  \$form.submit(function(e) {
 +    \$form.find('[name=id]').val(function(i, value) {
 +      return [value, ' @', NS].join('');
 +    });
 +  });
 +});</script>";
 +</PHP>
 +
 +\\
 +\\
 +\\
 +
 +=== Pages ===
 +
 +Select the page with message number to display the list of AR object and full text of message.
 +
 +<nspages :bmc:remedy:message:itsm:8.1 -textPages="" -nbCol=5 -exclude -exclude:sidebar -naturalOrder>
  
  • bmc/remedy/message/itsm/8.1/start.1431651706.txt.gz
  • Last modified: 9 years ago
  • by Giuseppe Di Terlizzi