Jump to content

Show Customer Information in Progressive Capture Customer Form


Recommended Posts

At Insights19 I saw a progressive capture form that included a greeting to the customer using their name.  This was a nice touch, but I'd like to push it a bit further.

I want to build a form that shows the following customer details  on the form when they log the request:

Telephone number

Mobile Number

Site

Manager

Organisations they belong to

Other fields like Custom Attributes?

 

Is any of this possible please?

Link to comment
Share on other sites

Hi @Stuart Torres-Catmur

You have a number of these available to you now:

image.png

I have added the following available session variables into a label field type as below:

Name: {{user.fName}} 
Surname: {{user.lName}} 
Job Title: {{user.jobTitle}} 
Mobile: {{user.mobile}} 
Email: {{user.email}}

Just out of interest, are you seeing this for the end user themselves?  or for an agent raising on there behalf? if doing this an agent, you can in the customer search form choose to included site, manager, custom attributes for the customer already. 

image.png

If looking to do this for the customer themselves on self service, could i enquire how you were looking to use this? curious (nosy) more than anything?

Thanks

Steve

 

Link to comment
Share on other sites

@Steven Boardman

I'm building a form to for customers to use to update their details on our active directory.  We've already done the proof of concept for this and now need to tart up the form so its a better user experience. 

The details I mention are provisioned into Hornbill via LDAP so I want to put the existing details shown in the customers Hornbill user account into the customer request form so they can check what is there currently and choose what they need to update.

Thanks for the session variables.  Are there any more please?  I need a full list of all available in respect of user accounts.

Kind regards

Stuart

Link to comment
Share on other sites

2 hours ago, Stuart Torres-Catmur said:

@Steven Boardman

I'm building a form to for customers to use to update their details on our active directory.  We've already done the proof of concept for this and now need to tart up the form so its a better user experience. 

The details I mention are provisioned into Hornbill via LDAP so I want to put the existing details shown in the customers Hornbill user account into the customer request form so they can check what is there currently and choose what they need to update.

Thanks for the session variables.  Are there any more please?  I need a full list of all available in respect of user accounts.

Kind regards

Stuart

This will be of huge benefit for us.  When ITOM comes this is something we may utilize.

Following thread.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...