Dataclay — Automating Digital Production
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Register
    • Login

    Dynamic Color through json

    Scheduled Pinned Locked Moved
    Local JSON
    2
    3
    581
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ridvanundefined
      Ridvan
      last edited by

      Hi

      I was trying to map dynamic color through json.
      Already figured that templater dynamic color menu appears in shape layers.
      Used this scheme as json
      [
      {
      “id”: “customer_001”,
      “output”: “customer_001”,
      “text_1”: “welcome”,
      “text_2”: “neon city”,
      “color_text_1”: “DCB7B7”,
      “color_text_2”: “155AC2”,
      }
      ]

      Any idea what am I doing wrong?
      Is there a possibility to apply it straight in the text payer?

      Thanks

      Jonundefined 1 Reply Last reply Reply Quote 0
      • Jonundefined
        Jon @Ridvan
        last edited by

        @Ridvan Text color is not a directly accessible property, but you can control the color via expressions and a Fill effect. We have a sample project on our GitHub page that demonstrates one of the ways you can approach the issue.

        1 Reply Last reply Reply Quote 0
        • Ridvanundefined
          Ridvan
          last edited by

          @Jon Thanks that was very helpful. Appreciate!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post