Results 1 to 2 of 2

Thread: open_popup doesnt return my requested fields

  1. #1
    cmarrero is offline Junior Member
    Join Date
    Mar 2011
    Posts
    2

    Question open_popup doesnt return my requested fields

    I'm customizing Quotes to tie with Accounts (with Billing and Shipping Address), i'm modifying from Advanced OpenSales module.

    Code in the view.edit.php:
    <input type="button" onclick="open_popup('Accounts', 600, 400, '', true, false, {'call_back_function':'set_return','form_name':'Ed itView','field_to_name_array':{'id':'billing_accou nt_id','name':'billing_account','billing_address_s treet':'billing_address_street'}}, 'single', true);" value="Select" class="button firstChild" accesskey="T" title="Select [Alt+T]" tabindex="2" name="btn_billing_account">

    Accounts module has these fields - "id", "name", "billing_address_street" and i've inserted few accounts with cost billing address street.

    When i click on the select button and select the account. It only return the "id" and "name" field. billing_address_street and other fields always show empty.

    Anyone one can help?

    Using 6.1.3 CE

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: open_popup doesnt return my requested fields

    If you use the support forum here: http://sugarcrm-consultants.co.uk/in...nena&Itemid=12, then you'll get direct help from the developers.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 11
    Last Post: 2009-12-16, 06:32 PM
  2. open_popup doesnt return my requested fields
    By sogua in forum Developer Help
    Replies: 4
    Last Post: 2009-06-08, 09:22 AM
  3. WebService doesnt return the industry of an account!
    By Rudi Mentär in forum Developer Help
    Replies: 7
    Last Post: 2008-10-15, 12:45 PM
  4. tab order doesnt work for date fields
    By mikesolomon in forum Help
    Replies: 4
    Last Post: 2008-08-15, 02:20 PM

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
  •