Results 1 to 5 of 5

Thread: Lead capture form validation without javascript

  1. #1
    ehuang is offline Junior Member
    Join Date
    Jan 2011
    Posts
    3

    Default Lead capture form validation without javascript

    Hi Guys

    Is there a way to validated lead capture form fields without using javascript? in case user disables javascript in browser.

    Thanks

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Lead capture form validation without javascript

    You could do it server side, but that is likely to present other client side problems. For example, the manner in which you in turn inform the web visitor that there is a problem would become a bit convoluted.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    ehuang is offline Junior Member
    Join Date
    Jan 2011
    Posts
    3

    Default Re: Lead capture form validation without javascript

    Thanks for the fast reply!

    Just to clarify, so client side validation will definately needs Javascript?

    I'm currently working on a zencart website and I'm trying to replace the enquiry forms on zencart to Sugar's lead capture form, zencart do have server side validation for it's enquiry forms. (so it works when java is disabled)

    Is there a way to pass on the enquiry form data to Sugar's after it has successfully passed validation on zencart?

    i.e. User enquiries through zencart enquiry form -> information automatically submitted to Sugar's lead capture form to create lead.

    Or will it be simpler to build a server side validation on Sugar.

    Thanks

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Lead capture form validation without javascript

    Sure, you could pass it after Zencart validates it.

    You would just need to have your Zencart code insert the data after validation via the Sugar SOAP or REST API.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  5. #5
    ehuang is offline Junior Member
    Join Date
    Jan 2011
    Posts
    3

    Default Re: Lead capture form validation without javascript

    Nice, let me find more information on those, thanks for the help!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. lead capture form awebar
    By malayappa in forum Help
    Replies: 0
    Last Post: 2010-01-29, 12:41 PM
  2. Lead capture form and Duplicate entries
    By Mithun in forum Developer Help
    Replies: 5
    Last Post: 2009-10-27, 10:59 AM
  3. Easy Web Lead Capture Form
    By brisvegas in forum Feature Requests
    Replies: 1
    Last Post: 2009-06-17, 04:29 PM
  4. Error in lead capture form
    By sawan in forum Developer Help
    Replies: 4
    Last Post: 2009-05-24, 06:10 AM

Tags for this Thread

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
  •