Giter VIP home page Giter VIP logo

craft-category-groups-field's People

Contributors

ttempleton avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

jpeacock

craft-category-groups-field's Issues

How would I use this with relatedTo?

I have a matrix field in a global set and in the matrix blocks I have a categoryGroups field.
Now I want to fetch the matrix blocks related to a certain categoryGroup.

How would I go about this?

I have something like this which does not work, but I should be close?

{% set global = craft.globals().getSetByHandle('modals') %}
{% set modals = craft.matrixBlocks().owner(global).fieldId(68).relatedTo({
    element: craft.categories.group('groupHandle').one().groupId,
    field: 'modals.categoryGroups'
}).all() %}

Exploration for sortable category groups

Hi there,

Not really an issue on this side, but more of an explorative feature request.

Have you explored the possibility to make the category group field picker a sortable template?
It would require a custom inputhtml template and some way to store the sorting in the database.

Any ideas on how to approach this? Based off what you already built.

Looking forward to your ideas.

Cheers,

Daaf

FR

Hello!

There is a plugin. that have option
Categories (multiple groups)
A Categories input that lets you select multiple Category groups.

Now in Craft you can choose categories only from 1 source , with this you can choose from all sources

https://github.com/supercool/tools

Supercool is not updating anymore.

Is there a chance to add only this part to your plugin..

Im willing to pay to add this option..

3.5.4 support

Description

Getting this
55CDF0D2-238C-4F64-BF78-1F1C16B54B00

Additional information

  • Category Groups Field plugin version: 1.2.2
  • Craft CMS version:3.5.4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.