Expand my Community achievements bar.

Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • If this is the condition logic expressed in its simplest terms:ID = "foo" && (Error 1 = true || Error 2 = true || Error 3 = true || Error 4 = true)Then I agree that this expression is inefficient to build and maintain:(ID = "foo" && Error 1 = true) || (ID = "foo" && Error 2 = true) || (ID = "foo" &&...

    Type

    Ideas

    Views

    766

    Likes

    0

    Replies

    0
  • Doug is correct - not possible using just two fields.Doug and Madalyn described the current workaround which requires many fields.What you are asking about is preferred, as it would simplify reporting in multiple ways.Cascading drop downs is often lumped in to the same category as "dynamic data vali...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    2
  • Same idea with slightly more traction and scope can be found here:https://experienceleaguecommunities.adobe.com/t5/workfront-ideas/enable-custom-forms-on-teams-roles-reports-and-dashboards/idi-p/565838Please vote there as well if you are stumbling upon this post.

    Type

    Ideas

    Views

    538

    Likes

    0

    Replies

    0
  • We do this using Fusion. The scenario is not necessarily complex, but some of the principles applied in the modules require intermediate/advanced level understanding.In a nutshell:1. Custom API call module so you can return parameterValues as one of the output fields. 2. Iterate through the array of...

    Type

    Questions

    Views

    629

    Like

    1

    Replies

    1
  • Hi Femke,  convertedOpTask:projectID={project_X_ID} convertedOpTask:projectID_Mod=eq In a project report will return a list of projects whose originating issue is currently stored in "Project X." 

    Type

    Questions

    Views

    877

    Likes

    2

    Replies

    1
  • We do so, but not through the Outlook connector, it's the Active Directory connector. There is an accountEnabled flag on the user's AD profile. If that value is false, we presume the user to have left the organization and we decommission their Workfront profile. There is other useful data in their A...

    Type

    Questions

    Views

    857

    Like

    1

    Replies

    1
  • Would be nice if Fusion had a function to check if a value is an integer or not, but since it doesn't (to my knowledge), the below can be used. (this matches the logic provided by Doug)Since you're using a router, I've put this logic in a filter to determine if the bundle should pass the filter or n...

    Type

    Questions

    Views

    1.6K

    Like

    1

    Replies

    1
  • @TravisGrogan1 you need to add a "Parse JSON" module to transform the Typeahead value into its various components (ID, name, and object type). Then, you can use the output of the Parse JSON module to get just the ID or just the name. Parse the typeahead:Then use the output: 

    Type

    Questions

    Views

    738

    Likes

    2

    Replies

    0
  • You may need to adjust the extension's notification settings. I also suggest confirming that Teams notifications are enabled in the OS. Notifications will not happen if you are the user triggering the notification event. E.g., assigning yourself to a task will not trigger the notification, but someo...

    Type

    Questions

    Views

    772

    Likes

    0

    Replies

    0
  • Hi Richard, you can look here:https://experienceleague.adobe.com/docs/workfront-learn/tutorials-workfront/fusion/welcome-to-workfront-fusion/introduction-and-tech-strategy.html?lang=en The above link is the first in a collection of pages that offer Fusion training. The videos are distributed across ...

    Type

    Questions

    Views

    981

    Like

    1

    Replies

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