Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Add search functionality to complextablefield


Go to End


1086 Views

Avatar
Ben_W

Community Member, 80 Posts

19 February 2010 at 6:26pm

I have this simple subscribe form on one of my site, and in the backend I have created a report section using complextablefield, so that the client may export those subscriber details into a csv. However it would be nice to add in a search functionality which they could use to performance export only on these returned search results.

I did search this forum for answer, there were few posts discussing this issue, but none of them gives definite answer. I did have a look at the MemberTableField.php, no luck in producing one of my own class. could someone help me out? Cheers