Expand my Community achievements bar.

The next phase for Workfront Community ideas is coming soon. Learn all about it in our blog!
SOLVED

Help: Text mode for baseline entered by??

Avatar

Level 7

We are planning to baseline projects on change requests, and need to keep a track of who created the baseline. I'm using the text code below which I picked from baseline entry date column and modified it, but this isn't working.

descriptionkey=enteredByID
listsort=HTML(enteredByID)
namekey=enteredByID.abbr
querysort=enteredByID
textmode=true
valuefield=enteredByID
valueformat=HTML
width=100

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

There is no "enteredByID" in the API for Baselines, so that will not work. I don't see anything in there that would ID the creator of a Baseline.

Here is the list:

ID
Actual Completion Date
Actual Cost
Actual Duration Minutes
Actual Start Date
Actual Hours
Autogenerated
Budget
Condition
Cost Performance Index
Cost Schedule Performance Index
Customer ID
Duration in Minutes
EAC
Entry Date
Estimated Due Date
Estimated Start Date
Is Default
Name
Percent Complete
Planned Completion Date
Planned Cost
Planned Start Date
Progress Status
Project ID
Projected Completion Date
Projected Start Date
Schedule Performance Index
Planned Hours

View solution in original post

3 Replies

Avatar

Level 10

Hi @_Manish_Singh 

Is this text mode working for you?

Avatar

Level 7

I apologize for the confusion, that was a question. Unfortunately, the code I have tried doesn't seem to be working.

Avatar

Correct answer by
Level 10

There is no "enteredByID" in the API for Baselines, so that will not work. I don't see anything in there that would ID the creator of a Baseline.

Here is the list:

ID
Actual Completion Date
Actual Cost
Actual Duration Minutes
Actual Start Date
Actual Hours
Autogenerated
Budget
Condition
Cost Performance Index
Cost Schedule Performance Index
Customer ID
Duration in Minutes
EAC
Entry Date
Estimated Due Date
Estimated Start Date
Is Default
Name
Percent Complete
Planned Completion Date
Planned Cost
Planned Start Date
Progress Status
Project ID
Projected Completion Date
Projected Start Date
Schedule Performance Index
Planned Hours