Question
Changing Text Layer Value with onchange function.
I'm working on an extension in which I have various option tag dropdown menus that I want to execute different things. For one of the menus I'm trying to use the onchange function to change the value of specific layers based on what is selected from the dropdown menus. Is there a way to target specific layers by name, and change their value with the onchange function? Thanks!