cancel
Showing results for 
Search instead for 
Did you mean: 

Type compatible problem

Former Member
0 Kudos

Hi,

When i try to bound drop down box by index with context element it shows as not type compatible . I am trying to bound text property of dropdown by index with my context element VTEXT ( distribution channel name ) . I tried with changing the type to string but it shows the same error . Please help.

Ratheesh

Accepted Solutions (0)

Answers (1)

Answers (1)

uday_gubbala2
Active Contributor
0 Kudos

Hi Ratheesh,

I tried replicating the problem that you had mentioned but am not able to do so. I have an context attribute of type VTEXT and I manage to bind it to the Texts property of an DropDownByIndex without any issues. Have you typed the context attribute as VTEXT itself? Just try to re-check your component coz there isn't issue with what you have pointed out.

Regards,

Uday

Former Member
0 Kudos

Hi Uday,

I have given the context attribute name as VTEXT and type also the same .

Regards,

Ratheesh

uday_gubbala2
Active Contributor
0 Kudos

Hi Ratheesh,

I dont think that its a problem with the attributes type coz I have managed to create a context attribute of type VTEXT & succesfully bound it to the DropDownByIndex's text property. What is the cardinality of the node under which you have created this attribute? Have you set it as o..n or not?

Regards,

Uday