cancel
Showing results for 
Search instead for 
Did you mean: 

Adding text collection via SDK

Former Member
0 Kudos

Hi Guys,

I have created new facet on account and requirement is to add 3 fields in that facet. Out of 3 fields first should be the check box and rest 2 will be the text fields which have the possibility to add multiple lines.

Unfortunately we cannot use the key user tool to add these fields as it only allows to add a text field which contains a single line or a formatted text field.

Therefore we will need to add these fields via an SDK solution.

Could you please advice on what needs to be done to add a textcollection via SDK for these two fields?

Regards

Nitin

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200567
Active Contributor
0 Kudos

Hi Nitin,

Have you checked this doc?

Best Rgards,

Fred

Former Member
0 Kudos

Hi Fred,

Thanks for sharing this Link. Fred could you please let us know how can I add new Facet in customer BO?

Regards

Nitin

former_member200567
Active Contributor
0 Kudos

Hi Nitin,

Please check this video. This will be helpful.

Best Regards,

Fred

Former Member
0 Kudos

Hi Fred,

Thanks!! But it is still not clear how to add new Tab in Tabstrip marked in below screen shot:

Once I will able to add the new Tab I will add the fields in that.

former_member200567
Active Contributor
0 Kudos

Hi Nitin,

There might be an anchor namely "Undefined" basically.

In the Extensibility Explorer of the standard screen, find the above anchor.

You can select the anchor and add new tap.

Best Regards,

Fred

Former Member
0 Kudos

Hi Fred,

Now I can see the option to add new Tab but problem is that it asks for embedded component although i will have to use elements defined under .XBO. Please advice.

former_member200567
Active Contributor
0 Kudos

Hi Nitin,

New Tap cannot hold elements. It can only hold Embedded Component.

You need to create Embedded Component first in the studio. Then, you will be able to add the EC as a new tap. I strongly recommend you to watch the video I mentioned. It helped me a lot when I started.

Best Regards,

Fred