MLC Field allows to create simple one level select with reduced configuration. In this type of configuration only 2 properties should be defined:
Code Block |
---|
mc.query = Select name from Country
mc.ds = mysql |
MLC Field allows to create simple one level select with reduced configuration. In this type of configuration only 2 properties should be defined:
Code Block |
---|
mc.query = Select name from Country
mc.ds = mysql |