method
PolymorphicRelationshipsField.LabelTranslations
Public method PolymorphicRelationshipsField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
PolymorphicRelationshipsFieldFull signature
func (f PolymorphicRelationshipsField) LabelTranslations(
values map[string]string,
) PolymorphicRelationshipsFieldRelated types
PolymorphicRelationshipsFieldPolymorphicRelationshipsField configures links to documents from any of the target collections.