You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I can't export the view to you because I can't create it. That is why I created this issue.
Steps to Reproduce
Go to administration page
Update/Create a content type
Add a new field of type Reference - other (Entity reference)
Type of item to reference: Apigee Edge - Product bundles
Allowed number of values: Limited to 1
Save field settings
On Reference type section
Reference method: choose Views: Filter by an entity reference view option
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.
@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.
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 forrate 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
The text was updated successfully, but these errors were encountered: