⚠ 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. ⚠

  •     

profile picture

Autofills add fields on dropdown change



R David Bello Flores

R David Bello Flores
  • profile picture
  • Member

Posted 27 August 2014 - 22:41 PM

can someone tell me how I can make a form like this: 

 

http://www.adqm.rs/kandidat/add

 

 

 


slayer266

slayer266
  • profile picture
  • Member

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.


larasmith

larasmith
  • profile picture
  • Member

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/


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 04 September 2014 - 03:55 AM

Hi R David Bello Flores

 

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 :)