K
Karl
How can project-level custom fields be retrieved? I ask because there's no
Get/SetField method exposed at the project level.
Also, is there a way to determine whether or not a project is a proposal
programmatically?
What I'm trying to do is:
* If the project is a proposal, limit what can be done (i.e., only allowed
to assign generic resources)
* Allow users to override the behavior per-proposal, and save this in the
project.
For example, when they try to assign a non-generic resource, it migh ask
"You cannot assign a non-generic resource to a proposal, would you like to
disable this feature for this proposal?" and if they say yes, it's stored in
the custom field for future reference.
Get/SetField method exposed at the project level.
Also, is there a way to determine whether or not a project is a proposal
programmatically?
What I'm trying to do is:
* If the project is a proposal, limit what can be done (i.e., only allowed
to assign generic resources)
* Allow users to override the behavior per-proposal, and save this in the
project.
For example, when they try to assign a non-generic resource, it migh ask
"You cannot assign a non-generic resource to a proposal, would you like to
disable this feature for this proposal?" and if they say yes, it's stored in
the custom field for future reference.