How to sort RG result using Selectize: (Multi) Dropdown Input

@Thimo and anyone who’s familiar with Selectize: (Multi) Dropdown Input

I recently purchased the “Selectize: (Multi) Dropdown Input” from Bubble Plugin .

Will you be able to guide me how to link the search result to my repeating group to show result based on my Multidropdown Last Value Added?

Data in RG- Itinerary
Selectize dropdown to display Packages (part of itinerary)
Datasource Search all itinerary
Requirement : User can sort packages (Similar to searchbox result)

I’ve tried a couple of ways using 2 multidropdown with different settings but no avail.

I’ve also tried to set custom state however the system prompts the multidropdown defined as “Text” so I can’t set it as Packages…

Below are my screenshots of some ways I tried and doesn’t work =(

This is the screenshot of the dropdown using Selectize which displayed nicely according to what I want (to overcome Bubble default dropdown limitation in terms of colour upon hover and needing to have search dropdown box)

For the first drop down Selective 1, I set as follow;

When I do a search and last value added, the RG return with empty result.

I added constraint under the search, but same thing no result after search.

RG also empty

My second dropdown settings as follow;

When I do a search and last value added, the RG is not sorting at all.

I tried inputting constraint similar to Selectize 1

Then the result also empty.

I tried working on Custom State (Selective 2) but system prompted this is text.

Other methods tried such as filtered, sorted by all didn’t come back with result.

To show the RG and search is working, I put searchbox along the Multidropdown and it’s showing desired result.

In summary the help I needed;

  1. How to show result in RG based on Multidropdown Last Value Added (currently set as 1)
  2. If this is not possible in Selectize what is the workaround?
  3. If anyone can show me screenshot how to change default colour of Bubble Searchbox value selection (currently default as blue) will be appreciated too. I understand there’s “Inspect Element” and “CSS/HTML” involved but I cant find any screenshot where and how to do it in the old forums…

Thank you all for looking into this and sincerely appreciate any help so I can continue building =)

What is your setting for Selectize dropdown?

This is for Selectize 2

This is for Selectize 1

Thank you in advance @Jici

Dynamic Field ID should be set to Unique ID.
In RG, I guess you have a field Package?
If yes, your search should be package = selectize all values ID:first item (if you use it as single choice)

You don’t need to set search field because the display and unique ID are already searchable. Set other field to dynamic field search 1 to 4

1 Like

Thank you so much @Jici !!
You really saved my day! It works!!

I shall include the screenshot here, just in case anyone having the same encounter like me…

Changed the Search RG

It works now :heart_eyes:

1 Like