You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
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).
The text was updated successfully, but these errors were encountered: