Results 1 to 3 of 3

Thread: Validating a field, preferably with JavaScript

  1. #1
    n3fih is offline Sugar Community Member
    Join Date
    Oct 2011
    Location
    Philadelphia, PA
    Posts
    12

    Default Validating a field, preferably with JavaScript

    Does anyone have an easy-to-understand example of how to validate a form field? I assume I can somehow add my JS code to a page somehow, and assign it to a method of the field, somehow, but I'm still getting the hang of this MVC stuff, and I can't quite figure out the "where". Any help would be appreciated.

  2. #2
    n3fih is offline Sugar Community Member
    Join Date
    Oct 2011
    Location
    Philadelphia, PA
    Posts
    12

    Default Re: Validating a field, preferably with JavaScript

    OK, I've found the 'customCode' / js solution, but I also found out that onBlur and onChange both have a sneak path on FireFox that allows users to bypass the test if they hit 'Enter'. So I guess what I REALLY need is server-side validation. Let me then rephrase my question; "Can anyone point out an example of doing Server Side validation with Sugar CE?

  3. #3
    eitrix's Avatar
    eitrix is offline Sugar Community Member
    Join Date
    Aug 2010
    Location
    Serbia
    Posts
    396

    Default Re: Validating a field, preferably with JavaScript

    take a look at how sugar adds fields for validation, js function addToValidate and reuse it.

    Server side validation is not an option.
    CRM Software Engineer
    Eontek - www.eontek.rs

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Validating 1 field by checking its value in another module
    By hadoob024 in forum Developer Help
    Replies: 8
    Last Post: 2010-12-23, 10:39 PM
  2. validating products added to account
    By raynor in forum General Discussion
    Replies: 0
    Last Post: 2010-06-21, 04:00 AM
  3. Body email template is deleted after validating
    By christelle75 in forum Help
    Replies: 0
    Last Post: 2009-03-16, 09:25 AM
  4. Validating birthdate -- Help
    By jccrisman in forum Developer Help
    Replies: 3
    Last Post: 2008-10-03, 05:06 PM
  5. Pre-Populating and Validating Custom Field
    By acesfull9 in forum Help
    Replies: 9
    Last Post: 2008-08-05, 07:34 PM

Bookmarks

Posting Permissions

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