You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/licenses-adding-custom-fields.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ To lock a built-in license field:
56
56
57
57
You can create custom license fields in the Vendor Portal. For example, you can create a custom license field to set the number of active users permitted. Or, you can create a field that sets the number of nodes a customer is permitted on their cluster.
58
58
59
-
The custom license fields that you create are displayed in the Vendor Portal for all new and existing customers. If the custom field is not hidden, it is also displayed to customers under the **Licenses** tab in the Replicated Admin Console.
59
+
The custom license fields that you create are displayed in the Vendor Portal for all new and existing customers. If the custom field is not hidden, it is also displayed to customers under the **Licenses** tab in the Replicated Admin Console and in the **License Details** tab in the Enterprise Portal.
60
60
61
61
### Limitation
62
62
@@ -83,7 +83,7 @@ To create a custom license field:
83
83
| Type| The field type. This value cannot be changed. See [Understanding Custom License Field Types](#understanding-custom-license-field-types) for more information.
84
84
| Default | The default value for the field for both existing and new customers. It is a best practice to provide a default value when possible. The maximum size for a license field value is 64KB. |
85
85
| Required | If checked, this prevents the creation of customers unless this field is explicitly defined with a value. |
86
-
| Hidden | If checked, the field is not visible to your customer in the Replicated Admin Console. The field is still visible to you in the Vendor Portal. **Note**: The Hidden field is displayed only for vendors with access to the Replicated installers (KOTS, kURL, Embedded Cluster). |
86
+
| Hidden | If checked, the field is not visible to your customer in the Replicated Admin Console or in their Enterprise Portal. The field is still visible to you in the Vendor Portal. **Note**: The Hidden field is displayed only for vendors with access to the Replicated installers (KOTS, kURL, Embedded Cluster). |
87
87
88
88
### Update Custom License Fields
89
89
@@ -153,4 +153,4 @@ To set a customer-specific value for a custom license field:
153
153
154
154
<imgwidth="600"alt="Custom license fields section in the manage customer page"src="/images/customer-license-custom-fields.png"/>
155
155
156
-
[View a larger version of this image](/images/customer-license-custom-fields.png)
156
+
[View a larger version of this image](/images/customer-license-custom-fields.png)
0 commit comments