Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 594565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:58:02+00:00 2026-05-13T15:58:02+00:00

I am building a web app that allows our field staff to create appointments.

  • 0

I am building a web app that allows our field staff to create appointments. This involves creating a record that contains many foreign keys, of which some come from very large tables. For example, the staff will need to select one of potentially thousands of customers.

What’s the best way of doing this in Django?

  • A pop-up box that allows the users to search for customers, gives them the results, the user selects the results, then fills out the main appointment form and then
    disappears?
  • Changing the appointments form to a customer selection page that
    then reloads the appointments page with the data in a hidden form? Or
    holding the data in some session variables?
  • Some from of Ajax approach.
  • A wizard where the flow is: a customer search page, a list of results and they select from results, then a search page for the next option (for example product selection), etc etc

(I’d like to keep it as simple as possible. This is my first Django
project and my first web project for more years than I care to
remember)

ALJ

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:58:02+00:00Added an answer on May 13, 2026 at 3:58 pm

    Imho you should consider some kind of autocomplete fields. I think this results in the best usability for the user. Unfortunately, this always involves Ajax. But if you think that all users have JS turned on this is no problem.

    E.g.

    django-autocomplete

    or what is probably more powerful:

    django-ajax-selects


    If you do the wizard approach, it will take longer for the user to accomplish the task and makes it harder to change selections.

    Edit:

    Well with django-ajax-selects you can define how the results should look like. So you can e.g. add the address behind the name.

    Quote:

    Custom search channels can be written when you need to do a more complex search, check the user’s permissions, format the results differently or customize the sort order of the results.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a small web app that allows users to list their goals. I
I am building a web app using CakePHP that will allow users to create
I'm building a web-app that allows people to select their US state from a
I'm looking into building a web app that allows multiple e-commerce stores to coexist
I'm building an web app that uses this code to search for addresses: http://code.google.com/intl/en/apis/maps/documentation/javascript/examples/places-autocomplete.html
Im currently building an web-app that allows users to upload content via blobstore and
I'm building a web app that's going to support multiple languages. For the moment,
I'm building a web app that integrates with Google Drive, and am wondering if
I'm building a web app that relies quite heavily on email notification/responses. I obviously
I'm building a new web app that has a requirement to generate an internal

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.