method
PolymorphicRelationshipField.LabelTranslations
Public method PolymorphicRelationshipField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
PolymorphicRelationshipFieldFull signature
func (f PolymorphicRelationshipField) LabelTranslations(
values map[string]string,
) PolymorphicRelationshipFieldRelated types
PolymorphicRelationshipFieldPolymorphicRelationshipField configures a link to one document from any of the target collections.