You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I adjusted the plugin a bit. My field type is called "background-palette". The color variable is now called Background in my adapted plug-in
It does not work to reference this field via another field (when :).
I need the value of the option (in the "value" array) in my Example "master"
The reason is probably the output as an array in the .txt file.
Is there a way to access the option or value via the condition field (when) within a blueprint?
Alternatively, I would like to change the plugin. Instead of an array, it should only store the "value" or option value. How can I solve this?
I apologize for my bad english. To be on the safe side, here is the text in German;)
Deutsch:
Hallo, ich würde das Plugin gerne als Tab Alternative in den Layout Einstellungen nutzen.
Hierzu möchte ich die Kirby Field Conditional "when:" nutzen.
Ich habe das Plugin etwas angepasst. Mein Feld-Typ heißt "background-palette". Die Variable Color heißt in meinem angepassten Plugin nun Background.
Es funktioniert nicht die dieses Feld über ein anderes Feld (when:) zu referenzieren. Ich benötige den Wert der Option (in Array "value") Bsp: master
Der Grund ist vermutlich die Ausgabe als Array in der .txt Datei.
Gibt es eine Möglichkeit auf den Wert -> value über die condition: when innerhalb eines blueprints zuzugreifen?
Alternativ würde ich das Plugin gern entsprechend abändern. Statt einem Array soll es nur den "value" bzw. option Wert speichern. Wie kann ich dies lösen?
The text was updated successfully, but these errors were encountered:
Hello, I would like to use the plugin as an alternative tab in the layout settings. For this I would like to use the Kirby Field Conditional "when:".
Example:
Color-Palette Field
Condotional Field:
I adjusted the plugin a bit. My field type is called "background-palette". The color variable is now called Background in my adapted plug-in
It does not work to reference this field via another field (when :).
I need the value of the option (in the "value" array) in my Example "master"
The reason is probably the output as an array in the .txt file.
Is there a way to access the option or value via the condition field (when) within a blueprint?
Alternatively, I would like to change the plugin. Instead of an array, it should only store the "value" or option value. How can I solve this?
I apologize for my bad english. To be on the safe side, here is the text in German;)
The text was updated successfully, but these errors were encountered: