How to create static selection menu on the side of the page which the body of the page will display dynamic content based on user input?

20 views
Skip to first unread message

mmbatayneh

unread,
Dec 5, 2016, 2:05:38 PM12/5/16
to Django users
I have an application that shows content and charts related to the content. 

It works this way: First, users select the the type of content they want to explore, and second, they provide input (via a form) which controls what parts of content will be viewed to the user.

I am thinking of the following structure: the users will land to a page that has a static menu on the side, this menu will show all content types, users click on a type (they stay on the same page), after they click the content type from the menu, the page loads a form for users to provide additional input. All this is happening while the side menu is still static, i.e., after the user clicks on the content type, the menu will not re-load.

How ca I do that .... Please help
Thanks

GMail

unread,
Dec 6, 2016, 6:38:21 AM12/6/16
to django...@googlegroups.com
Hi! It seems like a task for a frontend, not for Django. Maybe have a look at ReactJS/AngularJS for such thing?

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/97c16112-7d1c-4318-b1b6-262cb8b44734%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mmbatayneh

unread,
Dec 6, 2016, 12:05:46 PM12/6/16
to Django users
Thank you, I will look into those
Reply all
Reply to author
Forward
0 new messages