a Custom Form values on same line

I am making a custom form and trying to add two valus on one line.  value business phone and value ext.  Anyone know how to get these two values on the same line on BxFormMyformAdd.php.

Example of fields below. 

'businessphone' => array(
                    'type' => 'text',
                    'name' => 'businessphone',
                    'value' => isset($this->_aParam['businessphone']) ? $this->_aParam['businessphone'] : '' ,
                    'caption' => _t('_bx_form_businessphone'),
                    'required' => false,
                    'db' => array(
                        'pass' => 'Xss'
                    ),
                    'display' => true,
                ),
    'ext' => array(
                    'type' => 'text',
                    'name' => 'ext',
                    'value' => isset($this->_aParam['ext']) ? $this->_aParam['ext'] : '' ,
                    'caption' => _t('_bx_form_ext'),
                    'required' => false,
                    'db' => array(
                        'pass' => 'Xss'
                    ),
                    'display' => true,
                ),

Thanks, Jason

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 Mar 2010

Anyone ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 Mar 2010

one more time..   anyone ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 10 Mar 2010

LiveZilla Live Help

 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Mar 2010

I'm not asking you for support.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 14 Mar 2010

awww  why not  only $55 per hour  well worth every penny

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Mar 2010

awww  why not  only $55 per hour  well worth every penny

If I contact your live support, will you get annoyed and try to charge me anyways?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 14 Mar 2010

 

awww  why not  only $55 per hour  well worth every penny

 

So if we contact your live support we get $55 an hour to tell them how to do this?  You do realize, this is like an 8 or 900 hour job don't ya.  :))

Quote · 14 Mar 2010

hmm 8 or 900 hours..   do it in 700 hours and you got yourself a deal!

 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.