Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 1
    We need to see your form html. Commented Jan 24, 2012 at 20:46
  • 2
    Do you have multiple forms with id="EditTaskForm"? Commented Jan 24, 2012 at 20:46
  • @KevinB it's one view file with the id="EditTaskForm" that shows up when I click the edit button. The controller class handles what goes inside the form. Commented Jan 24, 2012 at 20:47
  • @Diodeus here you go: pastebin.com/knh1AVGk Commented Jan 24, 2012 at 20:48
  • Please don't post your PHP code, just the HTML output. This all happens on the client. Commented Jan 24, 2012 at 20:51