FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

Trigger server event on input set/change

Open mohandoz opened this issue 1 year ago • 3 comments

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

mohandoz avatar Dec 04 '23 08:12 mohandoz

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

hasansezertasan avatar Dec 07 '23 00:12 hasansezertasan

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?

myuanz avatar Dec 07 '23 02:12 myuanz

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

samuelcolvin avatar Dec 08 '23 12:12 samuelcolvin

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

sydney-runkle avatar May 01 '24 18:05 sydney-runkle