FAQ #8: Is there a way to clear a field when another field changes?
Another question posed recently on an internal alias.
The answer from Naren Datha:
<FIELD refname="Field1">
<WHEN field="Field2" value="Fix Available">
<COPY from="value" value="" />
</WHEN>
Comments
- Anonymous
March 25, 2008
Todd Mancini on Process Guidance Center on MSDN. Stuart Preston on MSBuild Project Template v2.0. Dave...