Put the right attribute name on the display template in bootstrap multiselect widget

1
I have done a Bootstrap Multiselect Widget but when I’m going to select any of the options that I have I can only see the${VARIABLE_NAME} option. Anyone know how tofix it?  
asked
7 answers
0

Hi Alvaro,

You can use any name in the variable name and you need to use the same variable name in the “template attribute”

 

Kindly let me know if it worked. You didn’t let me know even on your previous question. If that issue again related to Multi-Select widget is resolved, you must select my answer as accepted there also. That will help others

-Shekhar

answered
0

I’m sorry about whats happened on my last forum question… You have your anser accepted.

In this question I have tried what you said but I have the same answer.

answered
0

Please see below for how to do it

 

answered
0

This is how you add attribute

 

answered
0

I have tried what you said but I’m still having the same problem.

 

answered
0

You are getting this error in Studio or Runtime?

answered
0

Please make the changes as shown here:

 

 

 

 

The result at run time will come as below

 

answered