1 Context
In this step, we add a feature to our order screen that allows adding notes to an order. The use case behind it is that our product owner had the idea that an employee can quickly add notes while managing the order on a tablet.
2 Result
3 Step by step guide
- Create a new tab for your âSimpleSwatFreehandâ control and call it âNotes and Scratchpadâ
- Search in the section âLibrary of Objectsâ for the object âSimpleSwatFreeHandâ and drag and drop it on the tab site âNotes and Scratchpadâ on panel âAâ and select âSaveâ
- Search in the section âLibrary of Objectsâ for the object âSimpleSwatToolbarâ and drag and drop it on the âSimpleSwatFreeHandâ object
- Click on the object âSimpleSwatToolbarâ and search in the section âAttributesâ for the attribute âToolbarkeyâ and fill in âFreeHandMenuâ
- Navigate to the âFlow viewâ and make a connection from âOrderDSOâ with âDisplayâ type to the âSimpleSwatFreeHandâ
- Make a connection from âSimpleSwatToolbarâ with âTableIOâ type to the âSimpleSwatFreeHandâ and select âSaveâ
4 Explanation:
By connecting the OrderDSO with the FreeHand Object, notes can be saved for a record. This control was created from a customer requirement that was implemented by Build.One. This demonstrates that new objects can be quickly created and used with Pro-Code tools.