Saturday, June 29, 2013

Render dynamic form based on meta data

Hi
I need to implement a django app that has the following capabilities:
1) When the main page loads it needs to dynamically (Ajax) populate a combo (<select>) with a list of "form types"
2) When the user select an item from the "form types" combo, the app should issue Ajax call and fetch meta data. This meta data will bu used in order to render a form.

Can you please advice?

Thanks

Avishay

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment