[ExtensionOf(formStr(ProjWorkBreakdownStructureV2))]
final class DT_PSAActivityEstimatesDK_Extension
{
/// <summary>
/// Updates the control visibility and editability.
/// </summary>
protected void updateControls()
{
next updateControls();
PSAActivityEstimates_ds.object(fieldNum(PSAActivityEstimates, ProjectValue))
.allowEdit(ViewMode.selection() == ProjWorkBreakdownStructureViewMode::CostEstimates);
}
}
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156