Hi:
I want to develop a plugin that will get all records for an Entity like Student entity,
after getting these records I want to show them on a page layout that i am developing using a HTML web resource.
I know how to develop plugin and I have developed, main thing is to show in custom Html Web Resource.
plugin will return me all results and I will show these results using my custom Html Web Resource.
any suggestion/link is appreciated.
Thanks.