Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

DropdownField vs. GridFieldAddExistingAutocompleter


Go to End


765 Views

Avatar
lx

Community Member, 83 Posts

24 November 2012 at 11:17pm

Edited: 24/11/2012 11:18pm

I am missing a function in the GridFieldAddExistingAutocompleter to show all existing records.
(i already added a ticket for this some weeks ago: http://open.silverstripe.org/ticket/7963)

But now i am wondering why the GridFieldAddExistingAutocompleter looks (and works) different than a normal DropdownField. (see screenshot)

For me these fields are doing the same things so i am wondering if the GridFieldAddExistingAutocompleter could be "replaced" with a DropdownField ?
This would also solve the problem to show all records.

Attached Files