New entered data not showing

Posted by Community Admin on 04-Aug-2018 01:37

New entered data not showing

All Replies

Posted by Community Admin on 18-Jul-2011 00:00

I use LibrariesManager to get Albums and then make loop though to create a drop down control, however it wont show any new album that i create after it. I switch to use App.WorkWith().Albums().Get(), still is same, new albums wont show in the drop down control.

Those albums created after will show when i restart the server.

what wrong actually?

Posted by Community Admin on 20-Jul-2011 00:00

Hello Toh,
 
Do you mind sharing with us your current implementation so I can set it up locally and test the described behavior, as this sounds like a not very common scenario - there should be no reason that you won't get the newly created albums through the API, do you mind running the project in debug and checking when the code executes whether the new items have been included, if yes, then maybe it's got something to do with the way you are populating the drop down list, that's causing this behavior.

Greetings,
Boyan Barnev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed