<sdb:widget/>
element control the widget's rendering and visibility. {{panel.view}}
priority="100"
scopedObject
reference in JavaScript which can be used to access the primary focal object of the context where the widget appears. For example, if your widget context is org.santedb.patient
, then the scopedObject
would be the patient which is currently being viewed.<sdb:script>
does not work. It is therefore required to use the oc-lazy-load
AngularJS component to load the controllers you require. For example, to add a custom controller: