Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create view builder handler on custom entities #356

Open
Spooky063 opened this issue Jan 10, 2022 · 3 comments
Open

Create view builder handler on custom entities #356

Spooky063 opened this issue Jan 10, 2022 · 3 comments
Labels
enhancement New feature or request Postponed On hold

Comments

@Spooky063
Copy link

Is your feature request related to a problem? Please describe.
On my back-office, I created one field Entity reference for product bundle and one field Entity reference for rate plan.
On my fields data, I have a specific name nomenclature (example: job1_productBundle1, job1_productBundle2, job2_productBundle1, ...) and I would like to filter select list with a custom regex pattern.
At the moment, it is not possible to do this.

Describe the solution you'd like
I would like to create an entity reference view to list entity data with custom filter on select list.

Describe alternatives you've considered
I have no other alternatives to solve my problem

Additional context
None

@Spooky063 Spooky063 added the enhancement New feature or request label Jan 10, 2022
@shishir-intelli
Copy link
Collaborator

@Spooky063 ,
Can you please share us more information on this, like steps to test the scenario.
Also can you share us the views export.

@Spooky063
Copy link
Author

I can't export the view to you because I can't create it. That is why I created this issue.

Steps to Reproduce

  1. Go to administration page
  2. Update/Create a content type
  3. Add a new field of type Reference - other (Entity reference)
    1. Type of item to reference: Apigee Edge - Product bundles
    2. Allowed number of values: Limited to 1
    3. Save field settings
  4. On Reference type section
    1. Reference method: choose Views: Filter by an entity reference view option
    2. Then, you can selected a view with type Entity Reference display to render Product bundles entities but impossible to render this view because product bundles are not available on view

I want to be able to create a view to filter the product bundles that I want to see in the list on my back-office.

@shishir-intelli
Copy link
Collaborator

@Spooky063 ,
Thank you so much for your contributions.
Yes you are right, at present those entities are not available on views.
We are currently working on a few projects that we nearing completion. Once we are done with those, we would love to include it in our next sprint and work on it.
We will keep you posted when we are ready to get started on this.

@shishir-intelli shishir-intelli added the Postponed On hold label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Postponed On hold
Projects
None yet
Development

No branches or pull requests

2 participants