How to use the Data in db to be displayed in UI?

How to use the Data in db to be displayed in UI?

Hello @PRADHYUMNA2000, you can pass the data in the form of dictionary to the templates and from there you can access those variables or the data. You can also apply the conditional statements as well as iterate over the object.
There are some for functions that you can access.
I hope it is clear to you. In case it is clear to you pls mark it as resolve and provide the rating as well as feedback so that we can improve ourselves.
In case there is still some confusion pls let me know, I will surely try to help you out.
Thanks :slight_smile:
Happy Coding !!