Check-in popup -- is there a way to add additional fields

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
vuser01
Posts: 18
Joined: Mon Feb 27, 2006 7:07 pm

Check-in popup -- is there a way to add additional fields

Post by vuser01 » Fri Oct 13, 2006 12:14 pm

Is there a way to modify the check-in pop up screen to include more fields? We would like to be able to add more fields that will go into the db. If that is not possible, is there a way to trigger a command line task once the check-in button is pressed?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Oct 13, 2006 2:53 pm

What kind of data are you trying to add in?

You might want to check out this article: A Sample Plugin

vuser01
Posts: 18
Joined: Mon Feb 27, 2006 7:07 pm

add more fields

Post by vuser01 » Fri Oct 13, 2006 7:44 pm

We would like to add a few more fields so that we can get better visibility in regards to the changes that are being submitted. As an example, one of the fields we would like the developers to fill out before they click on the check in button is "Project Name".

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Mon Oct 16, 2006 10:14 am

Our database isn't set up to be able to have additional items added to it. A plug-in would be your best bet I think, which is detailed in the article I posted before.

Post Reply