Lorem ipsum dolor sit amet adipiscing elit
-This is sample modal
-+ | # | +Id | +First Name | +Last Name / Organization | +Orcid | +Type | +Actions | +||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+
+
+ |
+ {{ index + 1 }} | +{{ element.id || '-' }} | - + +
+
+ {{ errors[`${relation}.${index}.first_name`].join(', ') }}
+
+ |
+ + - |
- | Sort | -Id | - -First Name | -Last Name | -- Type - | + +
+
+ {{ errors[`${relation}.${index}.last_name`].join(', ') }}
+
+ |
-
-
-
- - | |||
---|---|---|---|---|---|---|---|---|---|---|
- |
- {{ index + 1 }} | -{{ element.id }} | - - -
-
-
- {{ errors[`${relation}.${index}.first_name`].join(', ') }}
+
+
+ |
+
+
+
+ {{ errors[`${relation}.${index}.identifier_orcid`].join(', ') }}
+
+
+ |
+
+
+
+ {{ errors[`${relation}.${index}.email`].join(', ') }}
+
+
+ |
+
+
+
+ {{ errors[`${relation}.${index}.pivot_contributor_type`].join(', ') }}
+
+
+ |
+ | |||
+ |
+ {{ currentPage * perPage + index + 1 }} | +{{ element.id || '-' }} | + + +
+
+ {{ getFieldError(index, 'first_name') }}
-
- |
-
-
- {{ errors[`${relation}.${index}.last_name`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'last_name') }}
-
- |
-
-
- {{ errors[`${relation}.${index}.email`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'identifier_orcid') }}
-
- |
-
-
-
- {{ errors[`${relation}.${index}.pivot_contributor_type`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'email') }}
-
- |
-
-
-
-
- |
-
{{ message }}
+ + +No references added yet.
@@ -363,53 +584,70 @@