[Solved] Improving Customer SignUp Form

Moderator: crythias

Locked
rudwolf
Znuny newbie
Posts: 11
Joined: 03 Jun 2013, 00:43
Znuny Version: 3.2.7

[Solved] Improving Customer SignUp Form

Post by rudwolf »

Hi,

First, i'm French so Thanks Google for the traduction :lol:

I'm new to OTRS and everything works relatively well, but for our business, we would like to improve the registration form for customers.

Indeed, we would require specify additional information in addition to the three default values ​​(firstname, lastname, email):
- company anme
- phone number
- Street
- ZIP code
- city

These fields are mandatory.

Once saved, these values ​​should be recorded in the database associated with the account given of the new customer.

I tried to modify the file: /opt/otrs/Kernel/Output/HTML/Standard/CustomerLogin.dtl (too hard for me now)
but is there a simpler way by changing: /opt/otrs/Kernel/Config.pm

And when I tested the version 3.2.5 recently, it was easy for the admin to associate a company to a client, now in version 3.2.7 it is not possible by default.

I modified the file: /opt/otrs/Kernel/Config.pm to allowed that
and now I have a field: customer_ids in the preferences of the client which list companies that are available but despite this, a customer does not see the tickets of his colleagues from the interface by clicking on "Tickets of my company."

Any idea?

Thank you in advance

Rudwolf
Last edited by rudwolf on 04 Jun 2013, 12:31, edited 1 time in total.
rudwolf
Znuny newbie
Posts: 11
Joined: 03 Jun 2013, 00:43
Znuny Version: 3.2.7

Re: Improving Customer SignUp Form

Post by rudwolf »

I found an answer that works fine here

viewtopic.php?f=62&t=13371

but i always try to associate several customers to the same company so that they could see all tickets from each other.

I try also to make visible customers information in customers preference layout, any idea ??

Thx

Rudwolf
Locked