Adding dynamic fields to new customer

Moderator: crythias

Locked
joecopty
Znuny newbie
Posts: 22
Joined: 11 Jan 2013, 01:42
Znuny Version: 3.2.6
Real Name: Joseph Copty
Company: TMC

Adding dynamic fields to new customer

Post by joecopty »

Hi all,
I have been trying to find out a way to add a dynamic field to the add new customer page (after doing so i would also like to add it to edit customer and customer info)
I would like to add a field which saves the user/customer to an organisation or company that they belong to.
Any help would be most appreciated.
Regards,
Joe
Sydney, Australia
OTRS 3.3.6 on Windows Server 2003, IIS6 with MSSQL database
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Adding dynamic fields to new customer

Post by reneeb »

There is no support for Customer DynamicFields (though I'm working on an AddOn for that). But CustomerCompany support is already built in... viewtopic.php?f=60&t=7531
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
aaa
Znuny newbie
Posts: 22
Joined: 08 Mar 2012, 12:30
Znuny Version: 3.1.8

Re: Adding dynamic fields to new customer

Post by aaa »

Excuse me for rescuing this old thread, but just I'm curious about if you could develop above addon.

Thanks!
OTRS 3.1.11 w/FAQ 2.1.3, iPhoneHandle 1.1.1, Support 1.3.5, Survey 2.1.5, SystemMonitoring 2.3.3, TimeAccounting 2.1.5 modules under Debian GNU/Linux 64bits.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Adding dynamic fields to new customer

Post by reneeb »

I've already finished the add-on. I can setup a demo installation at the weekend (I'm busy atm)...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
aaa
Znuny newbie
Posts: 22
Joined: 08 Mar 2012, 12:30
Znuny Version: 3.1.8

Re: Adding dynamic fields to new customer

Post by aaa »

Thanks, that sounds great.
OTRS 3.1.11 w/FAQ 2.1.3, iPhoneHandle 1.1.1, Support 1.3.5, Survey 2.1.5, SystemMonitoring 2.3.3, TimeAccounting 2.1.5 modules under Debian GNU/Linux 64bits.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Adding dynamic fields to new customer

Post by crythias »

I have been trying to find out a way to add a dynamic field to the add new customer page
No, you don't want to add a dynamic field. You want to ALTER the customer_user table to hold the field you wish and change Config.pm CustomerUser Map to reflect the new field.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked