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

What is window.MultiselectDropdownOptions #13

Open
andrewlik opened this issue Mar 27, 2024 · 2 comments
Open

What is window.MultiselectDropdownOptions #13

andrewlik opened this issue Mar 27, 2024 · 2 comments

Comments

@andrewlik
Copy link

Howdy, I'm trying to implement this functionality but the workspace I'm in is stuck in JavaScript IE so I've had to do some "translations" to code JS IE can read to try and get this to work
What is window.MultiselectDropdownOptions? I see it in the JS fine but nowhere in the JS or HTML file do I see that specific parameter being written. I'm trying to call the MultiselectDropdown function but I'm not sure what to pass in, tried passing in the .options of my selection box but it doesn't like that so I'm a bit stuck

@admirhodzic
Copy link
Owner

admirhodzic commented Mar 28, 2024 via email

@andrewlik
Copy link
Author

So I am having a wierd issue now
I have a multi select drop-down inside a table cell object, and the drop-down menu gets cut off by the bottom of the table, but not in a way that is scrollable. This makes it so that you can't select options in the bottom most multi select menu on my page. Is there something with reguards to the styles I can change to make it above/continue past the bounds of the table?
JavaScript IE.
(Yes I reverse engineered this to work on JavaScript IE it was fun)

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

No branches or pull requests

2 participants