I have a custom content type built with dexterity and I have a datagrid on it. What I want to do is make the fields in the datagrid searchable with plone search engine. Please provide some sample if possible. im a noob.
thanks
Have you tried this?
For best results I think you shold read the section "Registering a custom field converter".
In addition you may find interesting reading this similar SO question:
It's really well written and contains link to code examples in github.
Ciao
Have you tried this?
For best results I think you shold read the section "Registering a custom field converter".
In addition you may find interesting reading this similar SO question:
It's really well written and contains link to code examples in github.
Ciao