Results 1 to 4 of 4

Thread: Field validation

  1. #1
    Join Date
    Nov 2006
    Posts
    61

    Question Field validation

    Hi,
    Do I have to use JavaSCript for form fields validation or indexu provides some sort of server side validation? For example, I want to limit the number of characters entered, make sure that some fields are for numbers only, and other sort of things.

  2. #2
    Join Date
    Nov 2006
    Posts
    61

    Default

    Any help?

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    I'm not js expert, but you may find a good js validation tutorial from google.

  4. #4
    Join Date
    Nov 2006
    Posts
    61

    Talking Re

    There are bunch of good JS scripts for field validation. The problem is that, from what I've read, is easy for a user to use tricks to avoid the validation. Do you think it will be possible for the next release to have some server side side validation (part of the Indexu code), lets say from the admin panel, so one could toggle these? I think a few validations could be nice so that one could add some more features through JS if wanted. For example, from the server side, one could set (for the default and custom fields): minumun field characters, maximun field characters, allowed characters, numeric characters only field and text only field.

    A nice addition in the control panel could be the ability to set required or not fields for the default fields(URL, Title, Description, etc) without having to edit the php code.

    Thanks and Happy New Year!

Similar Threads

  1. [5.2.0] New field
    By pozycjoner in forum Blocks and Modification
    Replies: 2
    Last Post: 11-15-2006, 08:32 PM
  2. editor´s pick during validation process
    By vsevedko in forum Blocks and Modification
    Replies: 0
    Last Post: 10-07-2006, 08:50 AM
  3. User Validation Fix
    By mbarnett in forum v5.x
    Replies: 1
    Last Post: 08-20-2006, 07:55 PM
  4. Replies: 4
    Last Post: 03-05-2006, 05:26 AM

Posting Permissions

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