I'm testing the possibilities of property group
I had look on Form Element Description
I tested succesfully the "Suggestbox" but "Select" do not work
here is the definition :
I had look on Form Element Description
I tested succesfully the "Suggestbox" but "Select" do not work
here is the definition :
Code: Select all
Is there somewhere example with iframe? <select label="Provincia" name="okp:provincia" type="simple"
table="provincia"
optionsQuery="select $pro_id, $pro_nombre from DatabaseMetadataValue dmv where dmv.table='provincia'"/>