Skip to content

containsOne - containsMany system property set to false #451

@ibelar

Description

@ibelar

In order to appears in form as Multiline field, system property need to be explicitly set to false.

$this->containsMany('Addresses', [Address::class, 'system' => false]);

I think it would be best to set this property to false by default.

This bring another problem where setting this to false will show up field in Grid/Crud/Table
There should be a way to hide this field in Table but still having them display as Multiline Form field in form.

Screen Shot 2019-08-16 at 8 58 38 AM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions