FastUI
FastUI copied to clipboard
Trigger server event on input set/change
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
Are you talking about something like Dependent Dropdowns? You can find an example in this video.
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
?
doesn't the dropdown on the cities table case cover what you need?
Closing for now, I believe this is supported. Please provide a more in-depth description of your request if you think otherwise!