Multi Level Cascade Field
TGPD:Simple Config of Multi Level Cascade Fieldallows 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 |