So I use this expression in the text field in the typography node:
Code: Select all
`details("../attribpromote3", "title")`
If I use that same expression in a regular font sop, it works fine. In the typography sop, if a just add another letter after the expression like this:
Code: Select all
`details("../attribpromote3", "title")` a
When I try to inspect the error, it just says I don't have permission to view it - I'm using Houdini 18.5.408, and latest MOPS+ MOPsPlus_Indie_20210102
Any thoughts?