bennodual Posted November 2, 2016 Posted November 2, 2016 Hi I have created a subclass of Entity and named it AgentBase. My new Entitytype AgentBase contains a station and a queue which is showing the content of the station. I have added a process OnCreated which is creating two additional AgentBase-Object and transfer the additional to the station. I have now two problems: - There is only one entity shown in the queue with the contents of the station - instead the two. I want to show all in a line. - The showing entity in the queue have the wrong direction I have added my project where you can see the problems. Hopefully someone can help me. Thank you. Best Regards Thomas AgentLibrary.spfx
Recommended Posts