Skip to content
Discussion options

You must be logged in to vote

Relation assumes a second model. For example, in Select you can add your own value like this:

use Orchid\Screen\Fields\Select;

Select::make('passportIssuer')
    ->title('Place of passport issuance')
    ->allowAdd()
    //...

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@ega22a
Comment options

@ega22a
Comment options

Answer selected by ega22a
Comment options

You must be logged in to vote
1 reply
@ega22a
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants