method
JoinField.AllowCreate
Public method JoinField.AllowCreate from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | bool | The value value. |
Returns
The declared result.
JoinFieldFull signature
func (f JoinField) AllowCreate(value bool) JoinFieldRelated types
JoinFieldJoinField configures a list of documents that refer back to this document.