User contributions for Smtxwiki

A user with 720 edits. Account created on 25 May 2020.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

24 October 2024

3 October 2024

2 October 2024

17 September 2024

16 September 2024

9 September 2024

  • 11:0711:07, 9 September 2024 diff hist +450 N Make Grid look better with multiple lines Created page with "In case a grid contains multiple lines in 1 cell, you see the color of the background image, even if you configured a different color. The CSS classes below should be included in your customer.css .RadGrid_Office2010Silver .rgSelectedRow { background: #165f9e78 !important; } .RadGrid_Office2010Silver .rgHoveredRowRow { background: #BBB !important; } .RadGrid_Office2010Silver .rgSelectedRow>td { background-image: none !important; }" current
  • 11:0611:06, 9 September 2024 diff hist +47 FormTips No edit summary

6 September 2024

6 August 2024

  • 13:4513:45, 6 August 2024 diff hist +1,305 N Import persons into custom actor Created page with "The script below was written to import people from a CSV file as actor in a service, for which only the id was available. The actor field was a custom multi person field. var file=#1#; //The CSV file comes here. Structure: header on top, per line: serviceid, servicename, actoremail var fileLines=file.split('\r\n'); var log=[]; var allServices = JSON.parse(ServiceCatalogInterface.getAllServicesSummary()); for (var i=1; i< fileLines.length; i++) { var newActor=fil..." current
  • 13:4213:42, 6 August 2024 diff hist +38 Example JavaScript No edit summary current

6 July 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)