{{:: ts('Without Role-Based access, users of the form will be able to view and update any %1 by changing the id in the URL.', {1: getMeta().label}) }}
{{:: ts('Update %1 by including the id in the link to this form:', {1: getMeta().label}) }}
{{ ($ctrl.editor.getLink() || '') + '#?' + $ctrl.entity.name + '=123' }}