Component Parameter not accepting Dynamic Content

I’m attempting to pipe in dynamic content into some custom component elements on my site, but when I use dynamic content in my parameter, it’s not passing the content into the component. Here’s the page I’m trying to do this on: https://itsnotweed-com.us.evolvemyhosting.com/lab-results/

Hello Ben,

Thanks for writing in!

You are using this JSON in your component:

{
  "category_id"	: {
    "label"	: "Parent Category ID",
    "type" : "text"
  }
}

I have inspected the nested looper in your layout and I could not find where you have used the category_id as a parameter. Can you please point me to the right direction?

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.