cancel
Showing results for 
Search instead for 
Did you mean: 

Add Extension field to as a filter colum using HTML 5 key user tools

Former Member
0 Kudos

Hello everybody,

I need your help very much . I' m very new in C4C and trying to figure out the way of adding newly added extension field ( i just added this field - customer segment) as a new Colum of the filter ( see attached screen) with key user tools.

Is there any way to do that ? I need to standardize almost every filter view..

I will appreciate answer a lot. thank you in advance. c4c.png

Accepted Solutions (1)

Accepted Solutions (1)

loganathan_p3
Contributor
0 Kudos

Hi,

  1. Login from Silverlight Enter Adaptation mode
  2. Open the required object(For example i have opened the Account)
  3. Go to the Accounts screen and Open the Show Filter
  4. Again, Go to Adapt and press the Edit Screen
  5. Select the Extension Field option as shown below and select the Personalization section.
  6. System will give the lists of fields available and select the required field
  7. Make that field to visible by pressing the visible checkbox
  8. Save and Publish
  9. New field will be added to the showfilter.( In the below screenshot,SKU is the new field which was added into the Showfilter)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you for detailed guidance ! The problem was that I couldn't see the section where I should have enabled the field.

but I did some modification in the extension field futher usage and now it works great! Thank you very much for help!

loganathan_p3
Contributor
0 Kudos

Hi,

Extension fields which are created in Silverlight Client will be visible in filters.After the creation of new field in Silverlight Client,use the adaptation mode and make the required field visible for show filter.After this,try to login from HTML client and you can have your extension field under the showfilter.

Fields which are created in HTML Client will not be visible for Show filter. This is standard behavior

Check the below case document.

"2281100 - You are not able to Add an Extension Field into the Show Filter in HTML5"

Regards,

Logan

Former Member
0 Kudos

Thank you very much for your answer. I added new extension field from Silverlight. Can you please direct me how exactly I can make it visible for show filter ? I don't see this option... thank you in advance.

former_member226
Employee
Employee
0 Kudos

Hi Teona,

Currently newly added field( Via KUT or PDI ) cannot be added to Filter as Chart or Column Filter.

Only option is to add the field at Advance filter level.

filter.png

Thanks

Saurabh

Former Member
0 Kudos

thank you very much for your answer!