Results 1 to 3 of 3

Thread: Selecting a dropdown item from another module

  1. #1
    REByers is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    North West England
    Posts
    182

    Question Selecting a dropdown item from another module

    We have a new drop down field int he contracts module called 'Contract Type'.

    We want to have a link field in the Cases module so that when a user selects an account the Contract type field (related to the slected account) appears in the case record when the contract is active.

    There may be more than 1 active contract for an account at any one time as well.

    How is it best to do this?

  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: Selecting a dropdown item from another module

    You need to implement an ajax feature under account_id onchange event.
    This ajax feature (php script at server side invoked by a javascript at the client side) needs to identify all contract types related to the selected account and fill a dropdown.
    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
    REByers is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    North West England
    Posts
    182

    Default Re: Selecting a dropdown item from another module

    Andopes, once again you are my hero!!

    Many thanks, Rick

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Inventory item module
    By sujitkirve in forum Developer Help
    Replies: 1
    Last Post: 2008-08-24, 07:26 AM
  2. Replies: 10
    Last Post: 2008-06-23, 06:18 PM
  3. Replies: 0
    Last Post: 2007-04-17, 03:35 PM
  4. Add dropdown in activities module
    By samile in forum General Discussion
    Replies: 0
    Last Post: 2005-09-22, 05:53 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
  •