Skip to content

Conversation

@karandatwani92
Copy link
Contributor

Docs for https://github.com/Laravel-Backpack/PRO/pull/327

  • Let users type and create new options:
image

// 'allows_multiple' => true, // OPTIONAL; needs you to cast this to array in your model;
// 'sortable' => true, // requires the field to accept multiple values, and allow the selected options to be sorted.
// 'sortable' => true, // requires the field to accept multiple values, and allow the selected options to be sorted;
// 'tagging' => true, // allow users to type and create new options.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's one line only. Rest is just trailing spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Review
Status: Needs Testing, Review or Docs

Development

Successfully merging this pull request may close these issues.

3 participants