Hi everyone,
I am newer to using python toolboxes to automate workflows. I am trying to change the symbology of some feature layers that my tool uploads to my map using layer files that I previously put together. For some reason I can't reference the layers in my contents pane from my toolbox, and the symbologies don't get applied to the respective layers.
Has anyone encountered this before?
Thanks!
don't know if this specifically applies, but have a look at this link
Solved: ApplySymbologyFromLayer toolbox Python script prob... - Esri Community
It'd be easier to help with your code, but I'd make sure your input parameter(s) are FeatureLayer parameter type.