Expand my Community achievements bar.

Richard_Le_
Richard_Le_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,   You can set up a folder structure on your project templates. When you convert the issue to a project using a given template, the folder structure on the template will be automatically applied to the project.   It's not possible natively to have a folder structure automatically applied to the i...

    Type

    Questions

    Views

    327

    Likes

    0

    Replies

    0
  • Hi,   Give the following a try:   IF(ISBLANK({DE:First Update Timestamp}),IF({lastUpdatedByID}!="ID OF FUSION ACCOUNT" $$NOW,{DE:First Update Timestamp}),{DE:First Update Timestamp})   In plain English, what is calculation is saying is; If DE:First Update Timestamp is blank then check that the ID of...

    Type

    Questions

    Views

    526

    Likes

    2

    Replies

    2
  • Hi,   Sounds like an ideal use case for Workfront Planning . . . .   Take a look at some of these resources:   https://business.adobe.com/uk/blog/the-latest/introducing-workfront-planning-building-and-activating-your-marketing-system-of-record   https://experienceleague.adobe.com/en/docs/workfront/u...

    Type

    Questions

    Views

    806

    Likes

    2

    Replies

    2
  • Hi,   You can find all of the details of upcoming and previous Workfront product releases here.   It's unlikley however, that a recent release would cause differences in UI between you and your colleague. This is more likely to be a difference in UI settings between you both (either a user specific ...

    Type

    Questions

    Views

    548

    Likes

    2

    Replies

    0
  • Hi,   Instead of using a "contains" filter modifier, I suggest trying a "like" or "cilike" modifier. Like modifiers work similarly to contains modifiers, but they enable you to insert wildcard characters to break up the text. So your filter would look something like this in text mode:   name=%sr%nam...

    Type

    Questions

    Views

    412

    Like

    1

    Replies

    2
  • Hey,   That's strange, it works in my instance.   Can you make sure that there is a Tab character inbetween "CUR" and "PLN"? Tab characters don't copy over from experience league into Workfront, so if you've done a straight copy and paste of my code this might be the problem.   Best Regards, Rich  

    Type

    Questions

    Views

    467

    Likes

    0

    Replies

    1
  • Hey,   Looks like you are nearly there. Since you are filtering one field against another, you need to tell Workfront you are doing this by adding "FIELD:" to your filter criteria. So "assignedToID=project:ownerID" will become "assignedToID=FIELD:project:ownerID"   assignedToID=FIELD:project:ownerID...

    Type

    Questions

    Views

    487

    Likes

    0

    Replies

    3
  • Hi,   No, i'm afraid that this isn't possible. Tasks are classed as a collection on the project object (since a project can have multiple tasks) and it's not possible to pull the values from every task into a single field.   If the desired outcome is to pass all of the task statuses on a given proje...

    Type

    Questions

    Views

    415

    Likes

    0

    Replies

    1
  • Hi,   It's possible to display all tasks with a specific custom form attached in a project report, however not as clickable hyperlinks. Tasks are classed as a collection in a project report (since a project can have multiple tasks) and to my knowledge, you can't output a clickable link from a collec...

    Type

    Questions

    Views

    474

    Likes

    0

    Replies

    1
  • Hi,   Give the following text mode a try:   descriptionkey=durationMinutes durationunitfield=durationUnit.value linkedname=direct listsort=intAsInt(durationMinutes) namekey=duration querysort=durationMinutes styledef.comparison.leftmethod=intAsInt(durationMinutes) styledef.comparison.operator=gt sty...

    Type

    Questions

    Views

    701

    Likes

    2

    Replies

    0
Top badges earned by Richard_Le_
Customize the badges you want to showcase on your profile