B
Bill Raymond
Hi Esteban,
You can only do this with VBA (Visual Basic) script.
However, I would probably not have this happen
automatically just because someone is opening, editing or
saving a project.
You might consider using a custom field called,
say, "Approved". Then, have the code run and recommend a
baseline be saved at that point. You would also want to
run a test against the project to ensure that a baseline
has already been saved.
Hope this helps,
-Bill
You can only do this with VBA (Visual Basic) script.
However, I would probably not have this happen
automatically just because someone is opening, editing or
saving a project.
You might consider using a custom field called,
say, "Approved". Then, have the code run and recommend a
baseline be saved at that point. You would also want to
run a test against the project to ensure that a baseline
has already been saved.
Hope this helps,
-Bill