@yorgio1024 not actually.

Cool! Thanks.

1 Like

New release
Option list should now update automatically with dynamic data if data has changed
Opacity setting for disabled input. You can choose a number from 0 to 1 to set opacity. Default is 0.5.

3 Likes

@Jici Thanks for the update. This is awesome!

1 Like

You know you have a good plugin idea when the Bubble forum Godfather (@romanmg) is interested! Keep up the work!

+

:innocent:

2 Likes

With community input its growing to be near perfect :slight_smile: well done.

If its possible can we control the drop height of items either as unlimited or say to a given number? I have noticed its fixed to 7 lines. If not then I guess we would have to add an explainer text each time as you have done.

@it1 Next release will contain two settings for that: Max options and Max Dropdown Height. This will allow you to choose how many options to display and also to set the max-height of the dropdown

2 Likes

Hi

i just purchased your plugin. Is it still working? I get Loading… and the items are never loaded.

Thank you

Hi @cm1 Please contact me in PM if you have issue. I can help you to find the issue. Send me screenshots of your settings and if possible public view mode editor link.

Thanks!

1 Like

New release
New Element added: OSWA Selectize dropdown. This is an Option set workaround that will let you access to other attributes that are not accessible by Dynamic data type (Current Bubble limitation). Check demo page for an example. @myflappd @romanmg

Two new settings for options dropdown: number of options to display and Max-height of the dropdown. @it1

New setting for Static list: Don’t merge duplicate. If you have the same option twice, theses options won’t be merged if you activate this option. @it1

Please visit demo page: https://sandboxjc.bubbleapps.io/selectize

4 Likes

And I forget: With preview in editor mode now!

2 Likes

I do love your work. Thanks

1 Like

New version available!
This version add some more support for repeating group use.
You can choose two options when you are using Selectize dropdown in RG:

  • Expand the RG Row. When the dropdown is open, the entire Row in RG will expand.
  • Overflow. This will allow the Dropdown to overflow the row and RG. When you use this option, you need to also add the RG ID Attribute and Current Cell Index.

Please visit demo page to see this in action (At the bottom)
https://sandboxjc.bubbleapps.io/selectize

3 Likes

New version available!

  • 3 new actions: Open and close dropdown. Blur input.
  • Autofocus setting: Uncheck this if you don’t want the keyboard open automatically on mobile. User can click on the placeholder to focus while it’s open and get the keybord
  • Open on focus. If you uncheck this, dropdown will not open dropdown options until user start typing to search options.
  • Item Box-shadow. You can now remove box shadow of item selected.
  • Select on tab: Native behavior is to select the first item on tab. You can now deactivate this and no selection will be made if user tab to next input

Upcoming V2 that will load data differently. Should help a lot with nested dropdown.

5 Likes

Hi Everybody!
A new release is ready but I’m waiting Bubble to fix issue with option set new features.
If you don’t know, last week Bubble release an update for Options set in Plugin that will allow user to select other attributes (something that was not possible before). But this release actually broke the options set totally in plugin. Bubble is working on a fix for that.

So when it will be ready, the new release will be available. I know some of you are waiting for it since a moment :wink:

Thanks!

3 Likes

Hey!
Thanks for the plugin.

A few things:

  1. Sometimes when you add a new item it just shows it for a second and disappears, maybe add a function to add to the current list of values and that will be fixed.(even in the plugin page)
  2. Could you add the possibility of not using text shadow?
  3. Could you add an option to control the margins (probably adding spaced before and after the textbox should work) of each item?
  4. Could you consider adding a color field for pressed mode on items?

Thanks!

Hi @tomerlan5
For #1 I will investigate. There’s already an action (Reset) that you can use in WF but It shouldn’t happen.
2-3-4. Sure I can consider adding theses settings.

This seems super nifty and useful!

Just a bug I found on your demo page :slight_smile:
image

Thanks to report. Already fix in my dev version :wink:

1 Like

Jici,

I’m finally ready to start using the plugin and immediately ran into a problem and an odd behavior.

I’ve installed a floating group that’s the page’s header. Literally, the plugin is in a group in the floating group but I don’t think that should matter.

The orange band is a column header. It’s a group in the same group containing the selectize dropdown. Problem: when the dropdown opens, the list is at a z-level that allows the column headers to float above it:

I’m hoping this is an easy fix for you.

The odd behavior I can’t show you because I just haven’t learned how to do a simple screen recording. :grimacing: What’s happening is that as I move the mouse pointer around the dropdown list, it changes from an arrow pointer to a text insertion pointer. It is normally an arrow except when it is over text in the list. Then it changes to the text insertion pointer.

If that doesn’t make sense, I guess I’ll have to learn to make a recording. :thinking:

Otherwise things are looking great! I just have quite a bit to learn about the plugin.