Sam Hibberd
Sam Hibberd
We have tried to mirror the Craft search as closely as possible, in this case I think you are right in that filters should persist when switching sources (with a...
Hi @jeroenlammerts, thanks very much for this, we have actually progressed the c4 upgrade / restructure of our repo locally (to cover for multiple versions) and will look to get...
Could you explain what you are trying to achieve in a little more detail, the filter param can achieve anything that you can with a Craft element query for the...
Hi @emilyfitton @petehjfd we had kind of figured that with the new element index filtering and custom element sources that Craft 4 introduced, that SearchIt might become a little obsolete....
Hey @emilyfitton, to be completely honest, we've not fully migrated over to c4 yet, our project (the day job) still runs off craft 3, so until we migrate that we...
Be great to get details of anything specific that is not achievable with the new filters in C4. Certainly open to porting as suggested above, but craft does stuff so...
Cool, sounds like some good use cases and that a c4 version would still be pretty useful. Leave it with us, shouldn't be too much work. Would folks here be...
Thanks for reporting @bencroker
Unless i’m misunderstanding, you can access the craft element via the field: ``` {{ entry.linkitField.element.uri }} ```
Ah ok, will take a look, if you have any examples that you can share that would be really helpful.