statikbe / craft-ctafield

Fieldtype that combines custom links, entries & classes
MIT License
0 stars 1 forks source link

[FR] Add conditions to Entries #7

Open HannahDeWachter opened 1 year ago

HannahDeWachter commented 1 year ago

It would be useful to add the "Selectable Entries Condition" functionality to the entries. For example I want to add the condition that the entry "Has URL".

Screenshot 2023-08-14 at 13 18 42
Numkil commented 1 year ago

Merged this feature so i can start using it in eitedu.

HannahDeWachter commented 11 months ago

Op het CTA veld heb ik de Entry Condition "Has URL" toegevoegd. Als ik dan op dat veld een Asset wil toevoegen, krijg ik geen Assets te zien.

Het probleem ligt aan dat de Condition op het hele veld wordt gesaved en niet enkel op de Entry specifiek. Hierdoor gaat hij de condition "Has URL" proberen uitvoeren op de Assets, maar dit is geen filter bij Assets waardoor er geen Assets zichtbaar zijn.