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);
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);
Hi
$focus has the definition of opportunity module fields. It is like $bean.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks