laravel 4 - Show form field based on item list -


is possible display input form field based on value of select menu? or i'd have in javascript/jquery?

my list pulled database if changes anything.

if want make happen during form filling, yes need use ajax (via vanilla javascript or jquery), if need query database options selected, or css: http://www.coderanch.com/t/594720/html-css-javascript/show-hide-text-box-select, if populated via database don't need check again changes.


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -