Results 1 to 3 of 3

Thread: Creating custom modules and database communication

  1. #1
    mattiaspiiri is offline Junior Member
    Join Date
    Mar 2010
    Posts
    3

    Default Creating custom modules and database communication

    Hi!

    I would like to start a discussion here about the best way to create a custom module and the best way to communicate with the database.

    I am in the process of writing an AJAX-based module to store en fetch data, i.e calls and meetings, from the database. I figure the right approach is to use SugarBeans. However, I am not that familiar with SugarBeans and would appreciate some helpful hints to get things done the right way.

    I´ve been reading in the forum and the developer guide about this and think this is a little defuse part.

    Thanks in advance!

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Creating custom modules and database communication

    Please, clarify in details all features you want to accomplish.

    Kind regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    mattiaspiiri is offline Junior Member
    Join Date
    Mar 2010
    Posts
    3

    Default Re: Creating custom modules and database communication

    I´m developing a jQuery calendar that will be able to create data and fetch data from meetings and calls from the database. All necessary data that you´d like to se in the calendar.

    I´ve created a module like it says in the Sugar Developer Guide under Custom Bean Files(http://developers.sugarcrm.com/docs/...r.html#9000205). Right now I´m using custom queries for retrieving data from the database, but this would probably be a problem when creating new meetings and calls. And I want the module to support all databases that are supported by SugarCRM. I would like to use jQuerys $.getJSON() and $.post(), to get data and post it with JSON.

    Hope this is a better description!

    Thanks!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Creating two custom Modules - a Few quick Queistions
    By chrislynch8 in forum Developer Help
    Replies: 4
    Last Post: 2009-07-16, 08:15 AM
  2. creating dashlets from custom modules
    By dominikm in forum Help
    Replies: 2
    Last Post: 2008-09-18, 01:05 PM
  3. Replies: 3
    Last Post: 2007-05-08, 05:13 PM
  4. Creating custom modules
    By jeipi in forum Help
    Replies: 0
    Last Post: 2005-06-16, 03:05 AM

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
  •