XF 2.3 Tagify Questions: Force Dropdown Selection & Default Values

robdog

Well-known member
Licensed customer
While I am doing my upgrade from 2.2 to 2.3, I am running into issues going from Select2 to Tagify. Long story short, I am trying to mimic two pieces of functionality.
  1. With an AJAX powered Tagify input, I want to make sure users select an option from the dropdown. If they type "asdf", and then click out of the input, I do not want "asdf" to then show as a tag. Is there a config option for this in Tagify?

  2. I want to provide default objects. These objects will have an ID and Title. The ID would populate the input hidden input field and the title would display in the Tagify presentation component.
Amy help with either of these two items would be greatly appreciated. I am still doing my digging, and I will post my findings if I can get to a solution.

Thanks.
 
Did you ever find a solution to this ? I’m in a similar boat!

Unfortunately, I never figured out a solution to this exact issue. I figured its not a big enough user experience impact, so I can leave it for now. Maybe in the future I will look at extended the implementation of tagify to support this.
 
Back
Top Bottom