Multi Level Cascade Field allows to create simple one level select list that with populate data from the specified data source. You should define only 2 properties in this type of configuration:
Code Block |
---|
mc.query = Select name from Country mc.ds = mysql |