17 December 2024
- 09:4009:40, 17 December 2024 diff hist +455 N 3B Onboarding version 6.19 changelog Created page with "== Fixes == * Fixed an issue where Job Types and Sites in custom job boards would rely on the 3B object model. This update allows integrators to update the references for the Job Board component to allow the drop downs to pull Sites and Job Types linked to the contextual job object (which might be different than the 3B one). == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D4m0 Category:3B Onboarding Changelog" current Tag: Visual edit
16 December 2024
- 23:0623:06, 16 December 2024 diff hist +4,333 N Data Validation Created page with "Data validation ensures that respondents fill out all required form fields and the format of values is correct before they are submitted to the server. formJS Form Library supports data validation on the client and server side and allows you to validate user responses immediately after an answer is entered or when respondents proceed to the next page or end the form. Refer to the following sections for information on how to add and configure data validation in your form:..." current Tag: Visual edit
- 23:0123:01, 16 December 2024 diff hist +8,906 N Custom Styling Forms Created page with "== Intro == 3B Forms adds the capability to add your own custom CSS styling to a form through the usage of the Form Style object. The added custom styling will apply within the form builder and the generated form. == Usage == Adding custom CSS styles allows you to achieve the following (and much more): - Adding your company’s custom font style, color, spacing or other font related properties - Adding support for emojis, custom glyphicons and other..." current Tag: Visual edit
- 22:5422:54, 16 December 2024 diff hist +2,196 N Merge Question Values Created page with "You can merge values from multiple questions into a single array or object. This functionality enables you to split complex forms into connected parts. For example, you can create a form where users enter a list of employees in one question and fill out details about them in another question. If you associate the questions with each other, their values will be merged into a single array. To associate two questions, set their valueName property to the same value. This va..." current Tag: Visual edit
- 22:5222:52, 16 December 2024 diff hist +2,165 N Configure Question Titles Created page with "You can specify the title property to set a question title. If you leave it unspecified, the question displays its name value as a title. However, question titles can have additional elements that you can configure, such as question numbers and required marks. * Question Numbers * Required Mark * Title Pattern == Question Numbers == Questions are numbered starting with 1. If you want to start numbering with a different number or use letters instead, specify the form's..." current Tag: Visual edit
- 22:5022:50, 16 December 2024 diff hist +10,125 N Create a Multi-Page form Created page with "This step-by-step tutorial will help you create a form with multiple pages. * Add Multiple Pages to a form * Configure Page Visibility * Configure Page Navigation ** Switch Between Pages ** Page Navigation UI * Configure Special Pages ** Start Page ** Complete Page ** Preview Page * Render the form == Add Multiple Pages to a form == A page is a container for other form elements (related objects and questions). Pages cannot be nested into each other. Every form should h..." current Tag: Visual edit
- 22:4822:48, 16 December 2024 diff hist −37 Conditional Logic and Dynamic Texts No edit summary current Tag: Visual edit
- 22:4222:42, 16 December 2024 diff hist +26,770 N Conditional Logic and Dynamic Texts Created page with "Conditional Logic and Dynamic Texts This help topic describes how to implement custom conditional logic and add dynamic texts to your form. == Dynamic Texts == Survey UI texts support placeholders whose values are computed at runtime to make the texts dynamic. Placeholders can be used in the following places: * Titles and descriptions of forms, pages, panels, and questions * Properties that accept HTML markup (completedHtml, loadingHtml, etc.) * Expressions You c..." Tag: Visual edit
11 December 2024
- 07:0207:02, 11 December 2024 diff hist +439 N Portal chat component Created page with "In addition to the internal/digital experience two-way chat component, we have developed a portal chat component that can be embedded in the 3B portals to allow two-way chat with internal users. Simply drag and drop the component, and it is ready to go! Note: You can set the parent element's height to an arbitrary number e.g. 600px in order to limit the height of the component. Category:3B Onboarding" current Tag: Visual edit
- 06:5406:54, 11 December 2024 diff hist +503 N 3B Onboarding version 6.15 changelog Created page with "== New == * This version introduces the portal chat component. It is a component that can be dragged and dropped inside a 3B Portal, allowing portal users to have interactions with internal users. This tool is in addition to the internal/digital experience two-way chat component. == Link == thumb|Portal Chat Component https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D4lR Catego..." current Tag: Visual edit
- 06:4506:45, 11 December 2024 diff hist +21 N File:Portal Chat Component.png No edit summary current
- 03:3703:37, 11 December 2024 diff hist +418 N Changelog 3B CLM v5.6 Created page with "== Fixes == * DEV-418 - Headings not formatted correctly in 3B Docs * DEV-419 DEV-420 - Deprecated HTMl embed & Todo List from Docs * DEV-425 - Sign wouldn't retain the labels settings upon page reload * Fixed a bug with iOS Safari where drop downs wouldn't render == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ7000000LPBe Category:3B Docs Changelog Category:3B Sign Changelog" current Tag: Visual edit
- 02:1502:15, 11 December 2024 diff hist +2,398 N Mobile App Branding Created page with "To brand the app's icon, favicon and metadata, please navigate to Setup -> Static Resources and download the static resource "Branding (b3p)". You can use https://www.favicon-generator.org/ to upload an image and get all the file types generated. thumb|Branding Static Resource You can edit the app.webmanifest to adjust it as needed:<syntaxhighlight> { "name": "3B Portal", "description": "Portal build using 3B technologies..." current Tag: Visual edit
- 02:1502:15, 11 December 2024 diff hist +14 N File:Custom Favicon.png No edit summary current
- 02:1302:13, 11 December 2024 diff hist +24 N File:Branding Static Resource.png No edit summary current
- 02:1202:12, 11 December 2024 diff hist +19 N File:New Static Resource.png No edit summary current
- 02:1102:11, 11 December 2024 diff hist +27 N File:Portal Page with Web Portal.png No edit summary current
- 02:1102:11, 11 December 2024 diff hist +17 N File:Web Portal Record.png No edit summary current
- 01:1901:19, 11 December 2024 diff hist +4,134 N Submit week for approval Created page with "Introduced in version 2.1. Submitting a week for approval through the timesheet submission component requires the configuration of 4 properties on the shift and expense schedulable definition like follows:<syntaxhighlight lang="json"> { "schedulable": { "shift": { ... "canEdit":{ "condition":{ "allOrSome":"all", "selectors":[ { "field"..." current Tag: Visual edit
- 01:1201:12, 11 December 2024 diff hist +263 N WFM Changelog v2.1 Created page with "== Fixes == * DEV-422 - checkboxes in record forms were always required. This is a bug and it has been rectified to respect the required state == New == * DEV-363 - Timesheeting - submit week for approval - added as a feature Category:3B WFM Changelog" current Tag: Visual edit
10 December 2024
- 06:4706:47, 10 December 2024 diff hist +223 N 3B Onboarding version 6.14 changelog Created page with "== Fixes == * My documents could display duplicate document packs in a bug introduced in 6.13. == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D4lH Category:3B Onboarding Changelog" current Tag: Visual edit
- 06:0906:09, 10 December 2024 diff hist −91 WFM Changelog v2.0 →Link current Tag: Visual edit
- 06:0806:08, 10 December 2024 diff hist +412 N WFM Changelog v2.0 Created page with "== Fixes == * Fixed a bug in the clock app where the UI could be too narrow in some popups making for poor user experience * Fixed a bug in the scheduler app where the close button on a pop-up could prevent the user from opening the same pop-up (affecting matching, shift creation and more) == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tQH000000tnMf Category:3B WFM Changelog" Tag: Visual edit
- 01:3901:39, 10 December 2024 diff hist +650 N 3B Onboarding version 6.13 changelog Created page with "== New == * The entire application now relies on the new Authorization Mechanism. * All components (user-documents, user-sessions, assessments) have been re-built == Fixes == * DEV-416 - My Documents - when a document was submitted successfully, we wouldn't reflect the updated status in the navigation menu (the colored dot wasn't updated properly) == Dependencies == '''Portals v2.9''' - <nowiki>https://3bknowhow.com/wiki/3B_Portals_%26_Mobile_App_version_2.9_changel..." current Tag: Visual edit
- 01:3101:31, 10 December 2024 diff hist +145 New Authorization Mechanism No edit summary current Tag: Visual edit
- 01:1101:11, 10 December 2024 diff hist +250 N 3B Portals & Mobile App version 2.9 changelog Created page with "== Changes == * Vital updates to the communication mechanism to allow Onboarding v6.13 components to operate without issues. == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000000S9YD Category:3B Portals Changelog" current Tag: Visual edit
9 December 2024
- 22:4822:48, 9 December 2024 diff hist +204 N WFM Changelog v1.9 Created page with "== Fixes == * DEV-414 - Editing a record in the Clock app or TS Approval/Submission would block re-opening the edit modal if the X button on the modal was used to close it. Category:3B WFM Changelog" current Tag: Visual edit
- 07:5507:55, 9 December 2024 diff hist +189 N 3B Portals & Mobile App version 2.8 changelog Created page with "== Fixes == * 2.7 could introduce broken styling for some pages == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000000RZ3J Category:3B Portals Changelog" current Tag: Visual edit
- 07:2507:25, 9 December 2024 diff hist +164 N 3B Portals & Mobile App version 1.27 changelog Created page with "Gold Master Release - contains bugfixes == Link == https://login.salesforce.com/packaging/installPackage.apexp?p0=04tWS000000RYFJ Category:3B Portals Changelog" current Tag: Visual edit
- 06:2706:27, 9 December 2024 diff hist +231 WFM Changelog v1.8 →Fixes and Improvements current Tag: Visual edit
- 03:2603:26, 9 December 2024 diff hist +90 Changelog 3B CLM v5.5 →New current Tag: Visual edit
- 02:0002:00, 9 December 2024 diff hist +435 N Changelog 3B CLM v5.5 Created page with "== New == * thumb|Record File ManagerThis version includes the release of the record files manager. This is a utility, helping admins manage and classify record files. The record file manager can be embedded on any visualforce page, can work within a digital experience or in the context of 3B Onboarding - it can be added as a component. Category:3B Docs Changelog Category:3B Sign Changelog" Tag: Visual edit
- 02:0002:00, 9 December 2024 diff hist +19 N File:Record File Manager.png No edit summary current
8 December 2024
- 05:4605:46, 8 December 2024 diff hist +92 Changelog 3B CLM v5.3 No edit summary current Tag: Visual edit
- 03:3403:34, 8 December 2024 diff hist +2,522 N Changelog 3B CLM v5.3 Created page with "== Improvements == * Optimized and faster loading for documents, templates and redlining requests == Changes == * Updated the app to utilize the new authorization mechanism * Removed beige background, auto added on some PDFs * Fixed confetti on PDF download * 3B Sign: Added dynamic output size - depending on the box drawn, we will ensure that the contents (text) will be scaled appropriately to fit within the box by changing the font size * 3B Docs: Added the ability t..." Tag: Visual edit
5 December 2024
- 00:0100:01, 5 December 2024 diff hist +3,943 N Scheduler Definition Created page with "The scheduler's definition JSON has the following footprint. == Schedulables == The schedulable defines the object to be scheduled<syntaxhighlight lang="json"> { "schedulables":{ "shift":{ ... } "request": { ... } } } </syntaxhighlight><syntaxhighlight lang="json"> { "schedulables":{ "request":{ "objectType":"b3s__Employee_Request__c", "startFieldPath":"b3s__Start__c",..." current Tag: Visual edit
4 December 2024
- 23:5323:53, 4 December 2024 diff hist +73 Definition Conditionality →Matchers current Tag: Visual edit
- 23:5123:51, 4 December 2024 diff hist +4,551 N Definition Conditionality Created page with "Within the app definition, you can create conditional statements and matchers that can return data or evaluate boolean conditions to determine the outcome. == Matchers == A matcher is an object definition that instructs the system to match a field value to another field, to a custom literal or to evaluate a conditional. The matcher always returns a value - this is the value that will be used by the schema. The example below is a matcher created with a conditional. The..." Tag: Visual edit
- 23:4123:41, 4 December 2024 diff hist +2,172 N Scheduling Filters Created page with "Similar to data loaders and special dates, Scheduling Filters are javascript definitions that allow us to define custom event and resource filters. The below example provided example is for a Job filter. The fingerprint of the javascript object is as follows: * name - must be a unique, camelCase name of the filter * label - will be displayed in the list of filters * items - a javascript function that must return a list of objects with a name and a label attributes * ma..." current Tag: Visual edit
- 23:3823:38, 4 December 2024 diff hist −32 App Loaders →Loader Setup current Tag: Visual edit
- 23:3723:37, 4 December 2024 diff hist +2,800 N App Loaders Created page with "Application loaders are used to load auxiliary records to support the context definition. == Scheduler == To set up app loaders for the scheduler, go to Setup -> Custom Metadata -> Scheduler Loaders == Candidate App / Timesheeting / Terminal == To set up app loaders for the scheduler, go to Setup -> Custom Metadata -> Component Loaders == Object Name == The scheduler app loader follows the same pattern as the App Definition - you need to set the correct Object..." Tag: Visual edit
- 23:3523:35, 4 December 2024 diff hist +319 WFM Context →Data Loaders current Tag: Visual edit
- 23:2523:25, 4 December 2024 diff hist +892 N App Definition Created page with "The app definition is a JSON file that is added to custom metadata records that helps provide configuration to the relevant application. == Scheduler == The app definition is setup from Custom Metadata -> Scheduler Definition == Candidate App / Timesheeting / Terminal == The app definition is setup from Custom Metadata -> Component Configuration == Object Name == You can assign an object definition to Scheduler Definition records. This will ensure that the definition..." current Tag: Visual edit
- 23:2123:21, 4 December 2024 diff hist −1,569 Category:WFM No edit summary current Tag: Visual edit
- 23:2123:21, 4 December 2024 diff hist +672 WFM Context →Component / Schedule Definition Tag: Visual edit
- 23:2023:20, 4 December 2024 diff hist +2,728 N WFM Context Created page with "App context is important for identifying the context in which the component is embedded, and it is derived from the id URL parameter (auto-populated when the record is embedded in on a record). The context is available in the schema through the ":contextId" syntax. In schedule loaders, the context can be retrieved using the "contextRecordId" global variable. In addition, you can access the currently logged in user via “:contactUserId” or “:userId” which returns t..." Tag: Visual edit
- 23:1023:10, 4 December 2024 diff hist +172 WFM Changelog v1.8 →Fixes and Improvements Tag: Visual edit
3 December 2024
- 23:0823:08, 3 December 2024 diff hist −30 Category:3B WFM Changelog No edit summary current Tags: Manual revert Visual edit
- 23:0823:08, 3 December 2024 diff hist +13 Main Page →3B Workforce Management (WFM) Module current Tag: Visual edit
- 23:0723:07, 3 December 2024 diff hist −3 Main Page →3B Workforce Management (WFM) Module Tag: Visual edit