When i'm opening a browser or displaying my data on the table it shows no items to show even i have 2 data that is inside the database. i have to refresh the web page to show or display the data. i followed all the steps on the source and OnSort. what seems to be the problem?
@budang haba
is this your scenario you want to auto refresh the table right?
then you can use these forge components
https://www.outsystems.com/forge/component-overview/8460/autorefresh-reactive
https://www.outsystems.com/forge/component-overview/11726/auto-refresh
Regards
Prince
Hi @budang haba
May be you have applied some filter in the aggregate.
Try to show the screen shot of the filter which you are adding into the aggregate and the sources you have added.
Regards,
i deleted all my filters but still i have to refresh the web page to display the data inside the table
share the OML i will go through of it.
here
@Prince Aadil khan Panwar if we add only the condition "GetEntity1.fetched" as you suggested. We will see the "No items to show.." text in display. It is wrong behavior when the list is not empty and showing that text.
for me still wont work. i need to refresh the web page
check here sample - sample
Did you check the oml that I have attached? Try adding record and test it.
Wasimkhan S
did you check the sample? @budang haba and try to explain in which scenario you need to refresh in starting or any other operation?
this is the refresh in the web browser that i need to click before the data in table shows
Thanks it worked!
Anytime ;)
Hi,
You have added a table to show in condition when the list is empty. move the table here to see the result.
Regards,Wasimkhan S
i followed the position of the if condition but sitll need to refresh
May I know what does "Refresh" refers to?
Kindly Check this Url.
https://wasim.outsystemscloud.com/aws/Entity1s
i have to refresh the web page like this refresh
Can you show me the screenshot after refresh.
it shows only "no item to show"
Share me the URL of the page that you are facing issue. I will try from my end.
i tried that web page but theres no problem it is my filter to my database