Results 1 to 2 of 2

Thread: field names

  1. #1
    blitz2190 is offline Senior Member
    Join Date
    Jul 2009
    Posts
    105

    Default field names

    in this post http://www.sugarcrm.com/forums/showt...036#post176036 where are the field names defined?

    PHP Code:
     $field1 unformat_number($focus->field1);
    $field2 unformat_number($focus->field2);
    $field3 unformat_number($focus->field3); 

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: field names

    Hi

    $focus has the definition of opportunity module fields. It is like $bean.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to add a field that pulls names from Users/Employees?
    By groovyipo in forum Developer Help
    Replies: 3
    Last Post: 2008-08-25, 09:39 PM
  2. Replies: 0
    Last Post: 2007-02-14, 07:43 PM
  3. using [] in form field names
    By dkelly in forum Developer Help
    Replies: 2
    Last Post: 2006-07-13, 07:38 AM
  4. Custom Field - Field names
    By xray in forum Developer Help
    Replies: 10
    Last Post: 2006-04-20, 06:20 PM
  5. Changing Field Names
    By CyberFerret in forum General Discussion
    Replies: 8
    Last Post: 2005-03-02, 05:02 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
  •