Hi,
We have created couple of Static Select CCE widgets in our CTD. We are facing issue in retrieving the options of from the widget as the option values are not being saved in the vgnAsAttrDef table. Because of this we are getting empty xml node when we fetch the widget map using
java.util.Map widgetMap =cv.getWidgetDataMap();
Other widgets options like Checkbox CCE are storing the values as usual. Anyone faced this problem? Please suggest.
We need to show the options present in the CTD's Select Widget in our web page.
Thanks,
Chandrakanth Ramireddy