Updating Custom Expressions in Custom Forms via API
Hey all,
I'm trying to update customExpression values (those calculation fields in Calculated form for Custom Forms) through the API. Looks like I can't update CTGPEX directly.
Is going through the Category object the only option? Seems a bit much to update all CategoryParameters when I only need to change a few customExpression values. Plus, I haven't even had luck with that approach.
Any ideas on how to directly update those customExpression fields?
Thanks!