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

add support for custom url for field reference #356

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

facascante
Copy link
Contributor

No description provided.

@FilipNest
Copy link
Contributor

Could you explain what this does and what it's used for? Looks interesting but don't quite get it.

@adam-clarey
Copy link
Contributor

I had a ticket that has been slightly mis-interpreted. What this is currently doing is extending the entity reference so that instead of it being purely referencing entities, it allows you to set a custom url to return a list of items to use in the auto complete.

Having a generic autocomplete would be useful but i don't think it should be used in the context of entity references as that is a specific use-case.

This needs re-assessing before/if it gets merged.

@FilipNest
Copy link
Contributor

FilipNest commented Aug 15, 2016

A generic autocomplete field with various widgets for selecting the text that goes in it would be great. We already have a tags field type so could expand or branch off that. I'd recommend creating a widget that allows for either a manually listed item list or a url with a few other options where needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants