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

  • Home
  • SEARCH
  • 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 6175761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T23:58:50+00:00 2026-05-23T23:58:50+00:00

I’m looking for existing solutions for building dynamic forms with Django. What I want

  • 0

I’m looking for existing solutions for building dynamic forms with Django. What I want to get is a form that looks just like a table, but when any of its cells are clicked, textbox is dynamically displayed instead of the text and then user can edit the value.

I know that’s quite an abstract description but I’d really appreciate everything related: if that library/framework will reload absolutely all table to switch it from completely read-only to completely editable, that’s also fine.

I’m implementing a proof of concept web application, so I’d like to avoid spending time for implementing it from scratch.

The description is unclear, I believe. Here it is:

  1. There’s a list of users for instance. Just a simple table. Administrator clicks one of these users and profile is displayed:

    Login: jsmith

    Real Name: John Smith

    Group: Users

  2. Then administrator double-clicks “John Smith” and text box is loaded instead of text:

    Login: jsmith

    Real Name: [ John Smith ]

    Group: Users

    [Save] [Cancel]

  3. Administrator can now modify jsmith’s real name. If Save is clicked, data is sent to server. If Cancel is clicked, data is reverted and profile is as on p.1

Update: what I want is what we have here on stackoverflow.com – write a comment (not answer) and post it. Then you can edit it without reloading the page. That’s what I’ve been talking about before. So, I need something of that kind but extendable and Django-injectable

  • 1 1 Answer
  • 0 Views
  • 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-23T23:58:51+00:00Added an answer on May 23, 2026 at 11:58 pm

    Sounds like what you want is a Javascript Data Grid widget. The Ext JS toolkit has a nice example, something like this:

    http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/cell-editing.html

    Now note this has nothing to do with Django, these things can be deployed by any web server or application server.

    Of course implementing this on a Django server just means making sure your server is serving the Javascript, and that you’ve written any Ajax calls correctly. But thats the next step.

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

Sidebar

Related Questions

No related questions found

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.