can someone tell me how I can make a form like this:
http://www.adqm.rs/kandidat/add
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 27 August 2014 - 22:41 PM
Posted 29 August 2014 - 09:12 AM
I want something similar, but instead of write inside an input I want to insert a restriction query on an other dropdown (WHERE option = $option_selected), so then it shows less items.
Posted 31 August 2014 - 07:12 AM
I want something similar, but instead of write inside an input I want to insert a restriction query on an other dropdown (WHERE option = $option_selected), so then it shows less items.
Maybe this could help?
/topic/2682-dependent-drop-down-with-multiselect/
Posted 04 September 2014 - 03:55 AM
Well if you talking about look and feels of the form - it is the CSS that the user have altered with. You can explore playing around with the CSS (flexigrid.css). To help you better - you might get better help from firefox with firebug
Hope this helps you
Happy GCing :)