|
Results |
|
TeamTrack Database Schema
Values for the TS_OPTIONID column: Show Launch Page 1 Use Editable Grid by default 2 Override Custom Forms 3 Use Accessible Interface 4 EditableGrid Advanced Edit Mode 5 NavPanelExpansion 6 sectionsExpansion 7 currentSection 8 Show Legend 9 NavPaneWidth 10 Show Focus Helper Show Quick Transition Confirmation displayTabs showConfirmationAlerts form data restore preference SLA report preference Scheduled reports delivery format 11 12 13 14 15 16 18
|
|
|
After changing my Theme in SBM the background color on my custom forms remains the Sand color.
After changing my Theme in SBM the background color on my custom forms remains the Sand color.
|
|
|
Deploy gives error "Missing Implement for custom form action: refresh { FIELD } form actions will not be generated"
Deploy gives error "Missing Implement for custom form action: refresh { FIELD } form actions will not be generated"
|
|
|
How to Upgrade Your SSM / SOO Custom Form Actions in your Process Apps if now you have installed a later version of SSM
How to Upgrade Your SSM / SOO Custom Form Actions in your Process Apps if now you have installed a later version of SSM
|
|
|
SBM Composer crashes on Windows 10 workstation when selecting post options on a transition
A 64-bit SBM Composer installed on a Windows 10 workstation may crash when selecting post options on a transition or when working with properties on custom forms . This appears to happen after a Windows update. An error similar to the following may be written to the Application Event Viewer log:
|
|
|
How to hide a section expander if user doesn't have permissions to view any of the fields in the control.
If you restrict a user from seeing fields in certain sections like Advanced, Manager, System they will still see the Expander control that holds those fields on a custom form . See image below for illustration. The goal would be to hide the section controls below besides the User section.
|
|
|
SBM 10.1.3 and SBM 10.1.3.1: Stacked callbacks do not fire
When creating a custom form , you can use callback methods to capture events on the form (i.e. AddLoadCallback, AddClickCallback, AddChangeCallback, AddRadioCallback, AddSubmitCallback, AddFocusCallback, AddSectionCallback, AddTabCallback) and run javascript based on that event. You can also add more than one callback to the callback stack for the same event.
|
|
|
An error has occurred in the script on this page. Line : 77 Char: 35 Error: Expected '/'
On custom form preview a similar javascript error to the one below may appear: An error has occurred in the script on this page. Line : 77
|
|
|
How to remove the date time picker from a custom field.
Open the custom form in Composer Click the Javascripts tab in the properties editor.
|
|
|
How to set the initial start and end dates in the Time Capture widget to the current date.
In order to do this you have to be using a custom form and then add the following form action to it. If you use the Time Capture widget on a State form and Transition form then add this form action to both. ( The code is below to copy )
|
|
|