Results 1 to 7 of 7

Thread: Back Link

  1. #1
    CEC
    CEC is offline Active Member
    Join Date
    Apr 2006
    Posts
    446

    Default Back Link

    I'm wondering why there isn't a 'Back' link on the forms -- e.g., add a listing -- so that if someone has missed a field and they submit the following error page has a link right there to go back and correct -- rather than using their browser to back up.

    This my be a real novice question, but how would this be implemented?

  2. #2
    inspireme is offline Active Member
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    I want it to be AJAX - if their is a missing field highlight it in red... when its all done allow the submit to the php file, i dont think they should leave the add page until it spossible for a sucessful submit...

    Im not sure about the back button, you would need to encode it with all the option values so that they werent lost. browser back button loses a lot of it i find ... maybe dody can come up with soemthign for next release?

  3. #3
    CEC
    CEC is offline Active Member
    Join Date
    Apr 2006
    Posts
    446

    Default

    I agree.

    Here's a basic DHTML form validator:
    Form widgets

    Here's some AJAX:
    Particletree » Degradable Ajax Form Validation

    It would be nice to see something for next release. Similarly, Zubby's site incorporated AJAX to open fields available only to premium links. Very nice.

    C
    Last edited by CEC; 12-03-2006 at 01:29 PM.

  4. #4
    dody is offline Administrator
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,731

    Default

    I think there's no need for back link, because indexu repopulate the fields content along with error message, so no need to click back again.
    www.nicecoder.com
    www.dodyrw.com

  5. #5
    CEC
    CEC is offline Active Member
    Join Date
    Apr 2006
    Posts
    446

    Default

    Sorry, I don't follow, Doddy.

  6. #6
    dody is offline Administrator
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,731

    Default

    I don't think back link is necessary, because we already populate the fields value in the error page. Try to add link here:
    http://www.nicecoder.com/indexu/demo...hp?cat=1364503

    But fill with incorrect value, such as empty url.
    www.nicecoder.com
    www.dodyrw.com

  7. #7
    CEC
    CEC is offline Active Member
    Join Date
    Apr 2006
    Posts
    446

    Default

    You're right. My site's slow enough that the error message appears for a period (several seconds) before the populated form. In this sense, the reloading is a problem. So is the fact that the error message occurs at the top of the form -- if your form has even a few custom fields the message is out of view.

    Thanks again, Doddy.

Similar Threads

  1. Link back to detail after new review
    By manuel_pr in forum v5.x
    Replies: 2
    Last Post: 02-19-2005, 11:33 AM
  2. How Do i Back Up IndexU
    By andmunn in forum v5.x
    Replies: 5
    Last Post: 02-13-2005, 11:11 PM
  3. [OOT] I'm back.
    By dody in forum v5.x
    Replies: 4
    Last Post: 01-31-2005, 01:22 AM
  4. Replies: 5
    Last Post: 04-14-2003, 11:32 AM
  5. Replies: 1
    Last Post: 09-01-2002, 12:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •