Skip to content
Discussion options

You must be logged in to vote

I see you're trying to implement the inline creation functionality for characters in your Backpack application, but you're having issues with the search functionality and displaying newly created characters in the list. Let me help you with this.

The issue you're experiencing is related to how the relationship field with inline creation works in Backpack. When you create a new character using the inline creation feature, it needs to be properly configured to appear in the search results.

Fixing the Inline Create and Search Functionality

Based on the knowledge sources, here are the steps to fix your issue:

  1. First, make sure your CharacterCrudController has the InlineCreateOperation trait:
c…

Replies: 2 comments 1 reply

Comment options

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

Answer selected by avinashtelsa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants