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

Trigger server event on input set/change #64

Closed
mohandoz opened this issue Dec 4, 2023 · 4 comments
Closed

Trigger server event on input set/change #64

mohandoz opened this issue Dec 4, 2023 · 4 comments

Comments

@mohandoz
Copy link

mohandoz commented Dec 4, 2023

it's not just bound choice field but ill put it as an example

ex 1:
trigger server event when choice field selected, for my case i want to use the choice field value and filter data to generate another choice field based on it

ex 2:
Trigger server event when for example input1 and input2 are present

@hasansezertasan
Copy link
Contributor

Are you talking about something like Dependent Dropdowns? You can find an example in this video.

@myuanz
Copy link

myuanz commented Dec 7, 2023

I have the need for example 2. I want to click the button to post a task to backend and get the task ID returned by backend.

Maybe I should use Form?

@samuelcolvin
Copy link
Member

doesn't the dropdown on the cities table case cover what you need?

@sydney-runkle
Copy link
Contributor

Closing for now, I believe this is supported. Please provide a more in-depth description of your request if you think otherwise!

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

5 participants