User contributions for Smtxwiki
Jump to navigation
Jump to search
4 April 2025
- 10:1910:19, 4 April 2025 diff hist +168 JavaScript →Get the file size in bytes of the url / local path current
- 10:1810:18, 4 April 2025 diff hist +164 JavaScript →Convert base64 to string
- 10:1610:16, 4 April 2025 diff hist +387 JavaScript →Convert text to base64
- 10:1110:11, 4 April 2025 diff hist +171 JavaScript →Update Ticketing fields
2 April 2025
- 11:5411:54, 2 April 2025 diff hist +100 Calculate the birthdate of a 18 year old person No edit summary current
- 11:5211:52, 2 April 2025 diff hist +185 N Calculate the birthdate of a 18 year old person Created page with "Below is an example code to calculate the birthdate of a person that turns 18 today format('{0:yyyyMMdd}', DateAdd(ToDate('#REPLACE-FORMFIELD-FormName||TodayDateField||#'), -18, 'Y'))"
- 11:5211:52, 2 April 2025 diff hist +53 FormTips No edit summary current
10 March 2025
- 11:3011:30, 10 March 2025 diff hist +239 Customer Journey Configuration No edit summary current
7 March 2025
- 13:2013:20, 7 March 2025 diff hist +175 JavaScript →Delete all currently linked documents from a ticket
- 12:5712:57, 7 March 2025 diff hist +510 JavaScript →Get the quality note types (7.23.07)
7 February 2025
- 13:0713:07, 7 February 2025 diff hist +32 JavaScript →Steps (since 7.24.10)
- 13:0713:07, 7 February 2025 diff hist +452 JavaScript →Steps (since 7.24.10)
- 13:0413:04, 7 February 2025 diff hist +299 JavaScript →Get the multiple posted files from the HTTP request in base64 (7.24.10)
- 12:5412:54, 7 February 2025 diff hist +1,047 JavaScript →Save an object / array of objects to an Excel file and return as base64 (since 7.24.03)
- 12:4612:46, 7 February 2025 diff hist +104 JavaScript →toUtcDate (7.22.02)
- 12:4612:46, 7 February 2025 diff hist +104 JavaScript →toDate (7.22.02)
17 January 2025
- 12:3112:31, 17 January 2025 diff hist +577 N Transpose datastore columns into rows with linebreaks Created page with "In case you have a multi select form field and you want to show the selected values in a readonly display field and you want to combine multiple columns of the datastore behind the multi-select field, you should use the Transpose function. For example: you have a list with persons and want to show from the selected person their email address and organisation: TRANSPOSE('||', ' - ', '<br />', '#REPLACE-FORMFIELD-FormName||PersonList||EmailAddress#', '#REPLACE-FORMFIELD..." current
- 12:2812:28, 17 January 2025 diff hist +59 FormTips No edit summary
- 12:2412:24, 17 January 2025 diff hist +43 N Transpose Smtxwiki moved page Transpose to Transpose in database queries current Tag: New redirect
- 12:2412:24, 17 January 2025 diff hist 0 m Transpose in database queries Smtxwiki moved page Transpose to Transpose in database queries current
6 January 2025
- 21:4221:42, 6 January 2025 diff hist +62 JavaScript →Get all tasks for a ticket (7.21.07)
- 21:4221:42, 6 January 2025 diff hist +63 JavaScript →Get information for a task (7.21.07)
- 21:4021:40, 6 January 2025 diff hist −2 JavaScript →Add document as base64 to a ticket (7.25.01)
- 21:4021:40, 6 January 2025 diff hist +341 JavaScript →Add document to a ticket with a specific name
- 21:3821:38, 6 January 2025 diff hist 0 JavaScript →Removes an application session object (7.25.10)
- 21:3821:38, 6 January 2025 diff hist 0 JavaScript →Sets an application session value (7.25.10)
- 21:3721:37, 6 January 2025 diff hist 0 JavaScript →Gets an application session value (7.25.10)
- 21:3721:37, 6 January 2025 diff hist 0 JavaScript →Gets all the application session keys (7.25.10)
- 21:3721:37, 6 January 2025 diff hist +656 JavaScript →StudioInterface
- 21:3121:31, 6 January 2025 diff hist +1,556 JavaScript →FormsInterface (7.22.06)
- 21:2821:28, 6 January 2025 diff hist +159 JavaScript →getCompanyName (7.24.02)
3 January 2025
- 16:2716:27, 3 January 2025 diff hist +1,092 JavaScript →External system reassigns a task (7.25.01)
- 16:2416:24, 3 January 2025 diff hist +861 JavaScript →Add a message to a task (7.24.10)
6 December 2024
- 12:4212:42, 6 December 2024 diff hist +577 JavaScript →Get the value for the application variable, passing thru the parameters to the variable script
- 12:4112:41, 6 December 2024 diff hist +66 JavaScript →Get all tasks for a ticket (7.21.07)
- 12:4012:40, 6 December 2024 diff hist +66 JavaScript →Get information for a task (7.21.07)
- 12:4012:40, 6 December 2024 diff hist +28 JavaScript →Update fields of a task
- 11:4911:49, 6 December 2024 diff hist +225 JavaScript →Local path of url
- 11:4711:47, 6 December 2024 diff hist +34 JavaScript →Get favorite forms SECURE (7.22.09)
- 11:4611:46, 6 December 2024 diff hist +34 JavaScript →Get form SECURE (7.22.09)
- 11:4611:46, 6 December 2024 diff hist +34 JavaScript →Get form
7 November 2024
- 20:2620:26, 7 November 2024 diff hist +143 JavaScript →Convert bbcode to html
- 20:2620:26, 7 November 2024 diff hist +91 JavaScript →Convert bbcode to text
- 20:2420:24, 7 November 2024 diff hist +446 JavaScript →getPersonGroupsByName
- 20:2320:23, 7 November 2024 diff hist +468 JavaScript →searchPersonsByUniqueId (7.22.02)
- 20:1720:17, 7 November 2024 diff hist +300 JavaScript →Check if a directory exists (since 7.23.04)
- 20:1620:16, 7 November 2024 diff hist −300 JavaScript →Delete a directory (since 7.24.11) Tag: Manual revert
- 20:1620:16, 7 November 2024 diff hist +300 JavaScript →Delete a file (since 7.23.04) Tag: Reverted
- 20:1420:14, 7 November 2024 diff hist +45 JavaScript →Add document to a ticket with a specific name
- 20:1420:14, 7 November 2024 diff hist +45 JavaScript →Add document to a ticket