Hello community,
I spend the whole day, to set up an application which runs in DS 1.2 Beta. At the moment I'm only using the client to develop new possibilities of visualisations, but there are few problems. Maybe some of you can help me.
First question.
This screenshot shows my errors and I do not know whether it is normal or not.
Now to my big problem. At the beginning of the day the samples worked well and I started to migrate my beta component to the new SDK.
After migration my component was shown, but the functionality does not work. It is a databounded component. After some time I figured out the failure and fixed it. I forgot to write the ID with a capitalize in the JS. After that I tried the application and I assigned a datasource and assigned two columns to properties. That worked well too but after a dynamic change (the component should change his colour) the DS suspended. I killed it with the task manager and I tried it another time. Since that moment, nothing worked anymore. My component was shown in my custom group but after draging it into the application only the main div was shown without any design. This attempt was with a seperat css file. The next attempt was with css code integrated in JS, like the version of DS Beta. That does not work.
After that I used the SAP samples , which did not work too.
I tried to solve the problem by doing a new clean install after uninstall but it neither worked.
After a long time I found out how to get the SAP samples running. I had to click the refresh button and the css file was used.
My component does not work at all. Meanwhile it is not shown in the Component View anymore.
I hope somebody can help me to figure out what to do?
Regards
Dennis