Results 1 to 2 of 2

Thread: Default to a module in Sugar

  1. #1
    bathi743 is offline Member
    Join Date
    Apr 2008
    Posts
    5

    Default Default to a module in Sugar

    We have an existing application in java. We have a scenario where it demands to open a SugarCRM application on click of a button in a Java based application for a specific company.

    On click of a button in java application for a specific company, it should open a contact Sugar Account module for that company in a seperate window. How can we achieve this? By default the case panel in the that account should be opened for the user to enter the case details for that company.

    Can someone provide guidance as how to do it?

  2. #2
    dpatech is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    NC
    Posts
    287

    Default Re: Default to a module in Sugar

    If I understand your request, from a Java application, you want to launch a web browser and have it open on a specific Account with a new support case form waiting for data entry. You can get pretty close to this functionality by constructing a URL in the following form, assuming you know the account identifier and name.


    http://localhost/sugaros50b/index.ph...=Kaos%20Theory

    You can then launch this URL and a page is opened with a new Support Case form and the Account already filled in. The only caveat has to do with logging in. If the user does not have an active, logged in session, it will stop and prompt for a username and password.
    - Sugar Team
    dpa Technology LLC
    e-mail: dpaDeveloper@dpatechnology.com
    web: http://www.dpatechnology.com

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Does Sugar has any Finance based module?
    By Arpan_Biswas in forum Developer Help
    Replies: 8
    Last Post: 2010-05-26, 03:33 AM
  2. Replies: 3
    Last Post: 2006-10-18, 12:47 AM
  3. Anyone had luck getting 'timesheet' to install
    By chucknb87122 in forum Downloads
    Replies: 7
    Last Post: 2006-03-07, 10:05 PM
  4. Sugar Open Source 3.5.0c Available for Download
    By jnassi in forum Announcements
    Replies: 0
    Last Post: 2005-08-27, 08:21 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
  •