How to get custom field formula?
I need to read and edit (or at least just read) the custom field formula. I found how to get custom fields, custom field names, custom field types, and even custom field graphical indicators. But I can't figure out how to get the custom field formula. Is it possible in any way to get the custom field formula in the python library or in the java library? If this functionality is currently not supported, is it planned to be supported in the future? I am using python 3.8 + mpxj (10.6.1).
Hi! Thanks for opening the issue. Unfortunately MPXJ does not currently support reading custom field formulas, I will add it to my "todo list" and I'll take a look when I can.
Thank you for the quick response. I hope this feature will be supported in the future.