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

Unable to select drop down #732

Open
rahulsingh303 opened this issue Mar 16, 2022 · 2 comments
Open

Unable to select drop down #732

rahulsingh303 opened this issue Mar 16, 2022 · 2 comments
Labels
status/stale Stale issue

Comments

@ziflex
Copy link
Member

ziflex commented Mar 23, 2022

Hey,

Have you tried to use SELECT function?

https://www.montferret.dev/docs/stdlib/html/#select

LET d = DOCUMENT('my-doc', { driver: 'cdp'})

LET out = SELECT(d, "#select-input", ["value-to-select"])

RETURN out

@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/stale Stale issue label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale Stale issue
Projects
None yet
Development

No branches or pull requests

2 participants