Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I am using list box widgets and trying to display combo Box / list / drop down But all are not working.. Also in log it showing following error:-
An error occurred while calling dhxlist::afterRender, Id = "dhxlist-8".Exception: Cannot read property '1' of null
could you please help me on this
Thanks in advance,
Lala
Did you bind the "Data" and select the "Display" & "Value" Field?
The error looks a bit like it's missing a binding - or expecting some property, but has a NULL value instead.
use the List Widget in DropDown mode