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