Page 1 of 1

How to add custom screens to Admin tool..

Posted: Fri Nov 08, 2013 12:12 pm
by sp.prakash
Hi,

I have a requirement to add a page to admin tool, where it should display the outcome of service call rather than the complete data in a table. Basically the service call will apply some business logic over the table data and returns only required records. Could you please help me how can I achieve this..

Thanks in advance..
-spprakash.

Re: How to add custom screens to Admin tool..

Posted: Sat Nov 16, 2013 2:32 pm
by frederik@fdemoor.be
For me, it would also be great to have a solution for this important requirement ? The real question is how to make an extra Broadleaf module with admin extensions ...

Re: How to add custom screens to Admin tool..

Posted: Fri May 08, 2015 12:27 am
by 009hnoor
Basically the service call will apply some business logic over the table data and returns only required records.

Re: How to add custom screens to Admin tool..

Posted: Mon May 11, 2015 12:09 pm
by mercury1231
Is this filtering? If yes then it's already built in. Click on the table column headers and you can apply filtering logic there.

Re: How to add custom screens to Admin tool..

Posted: Thu Oct 06, 2016 11:44 am
by turtle
I had the same problem, thank you from this information :) Regards you!