User contributions for Smtxwiki
Jump to navigation
Jump to search
3 October 2024
- 15:3915:39, 3 October 2024 diff hist +145 JavaScript →Get a step instance in a ticket
- 15:2015:20, 3 October 2024 diff hist +104 JavaScript →Add a ticket change entry within ticketing
- 15:1915:19, 3 October 2024 diff hist +104 JavaScript →Add a private message within ticketing
- 15:1915:19, 3 October 2024 diff hist +104 JavaScript →Add a public note within ticketing
- 15:1615:16, 3 October 2024 diff hist +520 JavaScript →Get action logs for a ticket (7.21.07)
- 15:1515:15, 3 October 2024 diff hist +317 JavaScript →Stop process instance (7.24.10)
- 15:1515:15, 3 October 2024 diff hist +282 JavaScript →Do retry from here (7.23.01)
- 15:1215:12, 3 October 2024 diff hist +234 JavaScript →Get the posted file from the HTTP request in base64 (7.24.09)
- 15:1015:10, 3 October 2024 diff hist +284 JavaScript →Get information about the posted file in the HTTP request (7.23.12)
- 15:0915:09, 3 October 2024 diff hist +74 JavaScript →Get the posted file from the HTTP request in base64 (7.24.09)
- 15:0815:08, 3 October 2024 diff hist +74 JavaScript →Save a posted file (7.23.12)
- 15:0815:08, 3 October 2024 diff hist +74 JavaScript →Get information about the posted file in the HTTP request (7.23.12)
- 15:0715:07, 3 October 2024 diff hist +74 JavaScript →Check if the HTTP request has a posted file (7.23.12)
- 15:0515:05, 3 October 2024 diff hist +381 JavaScript →Set a cookie value raw (7.24.06)
- 15:0315:03, 3 October 2024 diff hist +364 JavaScript →Set a cookie (7.22.03)
- 14:5714:57, 3 October 2024 diff hist +201 JavaScript →Execute an application (since 7.22.09)
2 October 2024
- 13:5113:51, 2 October 2024 diff hist +188 NextBusinessDayCalc No edit summary current
17 September 2024
- 07:4707:47, 17 September 2024 diff hist +662 N Avoid the white screen Created page with "When the app isused to show a form, you sometimes get a whitescreen after submitting the form (as a user). THerefor, update the COntent of the page 'redirect-after-submit) to: <script language="javascript" type="text/javascript"> if (window.top.location.search && window.top.location.search.length > 0) { window.top.location.search = "?" + window.top.location.search.substring(1).split('&').filter(function (currentsearch) { return currentsearch.indexOf("tab=") <..." current
- 07:4607:46, 17 September 2024 diff hist +26 N SSP Studio Tips Created page with "Avoid the white screen" current
- 07:4607:46, 17 September 2024 diff hist +21 Main Page No edit summary current
16 September 2024
- 20:0920:09, 16 September 2024 diff hist +63 JavaScript →dateToString (7.22.02)
- 20:0820:08, 16 September 2024 diff hist 0 JavaScript →utcDateToString (7.22.02)
- 20:0820:08, 16 September 2024 diff hist +63 JavaScript →utcDateToString (7.22.02)
- 20:0220:02, 16 September 2024 diff hist +242 AllFunctions No edit summary current
9 September 2024
- 10:0710: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
- 10:0610:06, 9 September 2024 diff hist +47 FormTips No edit summary
6 September 2024
6 August 2024
- 12:4512: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
- 12:4212:42, 6 August 2024 diff hist +38 Example JavaScript No edit summary current
6 July 2024
- 15:3015:30, 6 July 2024 diff hist +477 JavaScript →StudioInterface
- 15:2715:27, 6 July 2024 diff hist +3 JavaScript →getCachedViewCountByName (7.24.07)
- 15:2715:27, 6 July 2024 diff hist +281 JavaScript →getViewCountByName
- 15:2615:26, 6 July 2024 diff hist +261 JavaScript →getViewCountById
- 15:2515:25, 6 July 2024 diff hist +371 JavaScript →Get a translation
- 15:2215:22, 6 July 2024 diff hist +1 JavaScript →Get the open actions for a specific email address (7.24.07)
- 15:2015:20, 6 July 2024 diff hist +7 JavaScript →Get the amount of open actions for a specific email address (7.24.07)
- 15:1915:19, 6 July 2024 diff hist +6 JavaScript →Get the open actions for a specific email address (7.24.07) Tag: Manual revert
- 15:1815:18, 6 July 2024 diff hist −6 JavaScript →Get the open actions for a specific email address (7.24.07) Tag: Reverted
- 15:1715:17, 6 July 2024 diff hist +1,332 JavaScript →Get the open (step) actions in a ticket
- 15:1215:12, 6 July 2024 diff hist +19 JavaScript →Get favorite forms SECURE (7.22.09)
- 15:1115:11, 6 July 2024 diff hist +19 JavaScript →Get form SECURE (7.22.09)
- 15:1115:11, 6 July 2024 diff hist +19 JavaScript →Get form
- 15:1015:10, 6 July 2024 diff hist +6 JavaScript →Get form SECURE (7.22.09)
- 15:0615:06, 6 July 2024 diff hist +1 JavaScript →Get all topic SECURE (7.24.07)
- 15:0615:06, 6 July 2024 diff hist +1 JavaScript →Get all topic (7.24.07)
- 15:0615:06, 6 July 2024 diff hist +485 JavaScript →FormsInterface (7.22.06)
- 15:0315:03, 6 July 2024 diff hist +6 JavaScript →Get topic SECURE (7.22.09)
- 15:0215:02, 6 July 2024 diff hist +264 JavaScript →Common Functions