Update: Code Refactoring
Compare changes
+ 84
− 223
:max="this.formFieldInformation['http://www.w3.org/ns/shacl#maxCount'] !== undefined && this.formFieldInformation['http://www.w3.org/ns/shacl#maxCount'][0] !== undefined && formFieldInformation['http://www.w3.org/ns/shacl#maxCount'][0]['value'] !== undefined ? parseInt(formFieldInformation['http://www.w3.org/ns/shacl#maxCount'][0]['value']) : maxNumberOfSelectedObjects"
@@ -155,51 +44,69 @@ export default Vue.extend({
@@ -207,81 +114,36 @@ export default Vue.extend({
@@ -328,5 +190,4 @@ export default Vue.extend({