User contributions for Smtxwiki
Jump to navigation
Jump to search
12 June 2026
- 12:4712:47, 12 June 2026 diff hist +1,433 JavaScript →Service quality notes (7.26.06) current
- 12:4712:47, 12 June 2026 diff hist +1,125 JavaScript →Service publish requests (7.26.06)
- 12:4512:45, 12 June 2026 diff hist +6,845 JavaScript →Service quality notes (7.26.06)
- 12:4312:43, 12 June 2026 diff hist +528 JavaScript →Service publish requests (7.26.06)
- 12:4112:41, 12 June 2026 diff hist +41 JavaScript →Service publish requests (7.26.06)
- 12:3912:39, 12 June 2026 diff hist +5,409 JavaScript →Service publish requests (7.26.06)
- 12:3812:38, 12 June 2026 diff hist +44 JavaScript →Service documents (7.25.09)
- 12:3612:36, 12 June 2026 diff hist +1,238 JavaScript →Service parts
- 12:3312:33, 12 June 2026 diff hist +5,773 JavaScript →Service customactors
- 12:3212:32, 12 June 2026 diff hist +30 JavaScript →Service actors
- 12:2812:28, 12 June 2026 diff hist +5,193 JavaScript →Service actors
- 12:2412:24, 12 June 2026 diff hist −1,188 JavaScript →Service actors Tag: Manual revert
- 12:2412:24, 12 June 2026 diff hist +1,188 JavaScript →Get secure list of all service actors (7.26.06) Tag: Reverted
- 12:2312:23, 12 June 2026 diff hist −6 JavaScript →Get secure list of all service actors (7.26.06)
- 12:2312:23, 12 June 2026 diff hist +3 JavaScript →Get list of all service actors (7.26.06)
- 12:2212:22, 12 June 2026 diff hist −6 JavaScript →Get list of all service actors (7.26.06)
- 12:2212:22, 12 June 2026 diff hist +2,363 JavaScript →Service variables
- 12:1712:17, 12 June 2026 diff hist +27 JavaScript →Get secure list of all services (7.21.12)
- 12:1612:16, 12 June 2026 diff hist +27 JavaScript →Get list of all services (7.21.12)
- 12:1512:15, 12 June 2026 diff hist +760 JavaScript →setCurrentCounterNumber (7.26.06)
- 12:1312:13, 12 June 2026 diff hist +664 JavaScript →getTextPageDetail (7.24.07)
11 June 2026
- 15:3515:35, 11 June 2026 diff hist +571 N Count number of selected items in a selection field Created page with "If you have a multi-selection field, and you want the know how many entries were chosen, you can use this : Iif ('#REPLACE-FORMFIELD-testCount||AllEmailAddresses||#' = '', 0, ForEachString('#REPLACE-FORMFIELD-testCount||AllEmailAddresses||#', '||' , '1','+', 1)) Explanation: - The user selects x email addresses in the field 'AllEmailAddresses' - paste the code above in a secondary field, enable calculations, and it will show you the number of selected entries. samp..." current
- 15:3315:33, 11 June 2026 diff hist +57 FormTips No edit summary current
4 June 2026
- 09:5309:53, 4 June 2026 diff hist +952 N Webservice database Created page with "Convert to hyperlink: function transformLinks(text) { // 1. Zoek naar [Tekst](URL) en vervang door <a href="URL">Tekst</a> // De regex zoekt naar: [ alles behalve ] ] ( alles behalve ) ) const markdownRegex = /\[([^\]]+)\]\((https?:\/\/[^\s)]+)\)/g; let html = text.replace(markdownRegex, '<a href="$2" target="_blank">$1</a>'); // 2. Zoek naar resterende URL's die NIET al in een href-attribuut zitten // Deze regex pakt losse http/https links die voor..." current
- 09:5009:50, 4 June 2026 diff hist +24 Main Page No edit summary current
21 May 2026
- 16:5616:56, 21 May 2026 diff hist +2 SSP Studio Tips →Redirect app current
- 16:4016:40, 21 May 2026 diff hist +9 SSP Studio Tips →Redirect app
- 16:3516:35, 21 May 2026 diff hist −48 SSP Studio Tips No edit summary
- 16:3316:33, 21 May 2026 diff hist +513 SSP Studio Tips No edit summary
- 16:3116:31, 21 May 2026 diff hist +372 SSP Studio Tips No edit summary
8 May 2026
- 14:0514:05, 8 May 2026 diff hist +1,770 JavaScript →Get the id of the account id that did the impersonation (7.25.05)
- 14:0114:01, 8 May 2026 diff hist +573 JavaScript →getDelegatesForPerson (7.26.01)
3 April 2026
- 17:1017:10, 3 April 2026 diff hist +10 JavaScript →Rebuild search index
- 17:1017:10, 3 April 2026 diff hist +188 JavaScript →Search count
6 March 2026
- 12:2012:20, 6 March 2026 diff hist +10 JavaScript →decrypt field
- 12:2012:20, 6 March 2026 diff hist +10 JavaScript →encrypt field
- 12:1512:15, 6 March 2026 diff hist +588 JavaScript →decrypts string
6 February 2026
- 11:5611:56, 6 February 2026 diff hist +552 JavaScript →Rebuild the search indexes (7.23.07)
- 11:5411:54, 6 February 2026 diff hist +179 JavaScript →getSspEnvironmentName (7.22.06)
21 January 2026
- 17:5417:54, 21 January 2026 diff hist +444 JavaScript →Convert URL to PDF and return as base64 (since 7.25.10)
- 17:5417:54, 21 January 2026 diff hist +444 JavaScript →Convert HTML to PDF and return as base64 (since 7.25.10)
- 17:5417:54, 21 January 2026 diff hist +444 JavaScript →Convert URL to PDF and return as byte[] (since 7.25.10)
- 17:5417:54, 21 January 2026 diff hist +444 JavaScript →Convert HTML to PDF and return as byte[] (since 7.25.10)
5 January 2026
- 17:1917:19, 5 January 2026 diff hist +306 JavaScript →Search processes SECURE (7.23.08)
- 17:1517:15, 5 January 2026 diff hist +1,802 JavaScript →Checks if the logged in person is an admin (7.22.06)
- 17:1017:10, 5 January 2026 diff hist −1 JavaScript →Checks if the logged in person is logged in via impersonation (7.25.05)
- 17:0917:09, 5 January 2026 diff hist +410 JavaScript →getOutOfOfficeSettingsForPerson (7.26.01)
- 17:0617:06, 5 January 2026 diff hist +39 JavaScript →deleteDelegateForPerson (7.26.01)
- 17:0517:05, 5 January 2026 diff hist +2,051 JavaScript →getAllPersons (7.25.10)
- 16:3016:30, 5 January 2026 diff hist +322 JavaScript →Search workflow tickets count (7.22.06)