This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi Everyone,
So in my project, i implemented a search function which works whenever user searches for any string which is saved in oracle db in a particular column and on match, i display the data on another template :- results template.
So, now i have 2 templates - Search where there is inputbox for user to enter the data and then click on button and on click of button i navigate to next template results where it displays the result.
I wanted to know is there a way i can use that results view to display data under same search template as a dropbox something similar to how google displays its search or anywhere but on the same search template where the user searches the data. I dnt want to navigate to another page altogether.
Please help me with this need guidance
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/django/comm...