admin icon indicating copy to clipboard operation
admin copied to clipboard

Change select's options depends on another select's selected value

Open SemyonL95 opened this issue 5 years ago • 2 comments

Hi, I have Entity Foo, Bar, Baz. Bar have foreign key to Foo, Baz to Foo and Bar, i need when i creating new Baz and select Foo's value display Bar's value that related to Foo. How can i do that?

SemyonL95 avatar Jul 19 '19 14:07 SemyonL95

I'd like to know this too. Is there a idiomatic way to achieve this with builtin functions of qor, without using the plain vanilla javascript's ajax?

kamaliitm avatar Oct 03 '19 07:10 kamaliitm

Related to #5540 I believe.

kamaliitm avatar Oct 03 '19 07:10 kamaliitm