Expand my Community achievements bar.

lgaertner
lgaertner
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello, yes you can do that by changing value= to valueexpression= and use the CONCAT() function: valueexpression=CONCAT("https://example.net/",{<customFormField>},"/view")  RegardsLars

    Type

    Questions

    Views

    477

    Likes

    2

    Replies

    1
  • Hello, without having it tested in detail, this could work: name=AXP371 name_Mod=cicontains AND:1:name=enl AND:1:name_Mod=notcontains OR:2:name=AXP371 OR:2:name_Mod=cicontains AND:2:name=early engagement AND:2:name_Mod=notcontains RegardsLars 

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • Hello Nick, you are right, using the UI one of the filters seems to be ignored, but using text mode with AND:1: works, if I do not miss anything:name=AXP371 name_Mod=cicontains AND:1:name=enl AND:1:name_Mod=notcontains  RegardsLars

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    3
  • Hello Rafal, No, that wasn't what I was trying to say. Sometimes it's not easy for me to express myself in English.I just meant that you can't query issues / requests via the PROJ endpoint, at least I don't know of a way.So my suggestion was that you either use the unsupported-api for this endpoint,...

    Type

    Questions

    Views

    587

    Likes

    0

    Replies

    0
  • Hello, 1. request details per project Here you have two possibilities: a) as API v18 does not provide a possibility to fetch requests using the PROJ endpoint, you need to use the endpoint OPTASK, which is the one for issues / requests.https://instance.my.workfront.com/attask/api/v18.0/optask/search?...

    Type

    Questions

    Views

    625

    Like

    1

    Replies

    2
  • Hi, troubleshooting can be a bit tricky...Your scenario is saved and active?Just to clarify, are you aware of the effects of setting Exclude updated made by this connection?If you edit your task with exactly the same account that is used for the Fusion connection to Workfront, the trigger would not ...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    1
  • Hi, Did you create a new task for your test, or did you edit the custom field on an existing one?If you edited an existing one, you need to change the Record Origin to New and Updated Record, or Updated Record only. RegardsLars

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    3
  • Hello Subham, I would start with a Watch Events module. After selecting the Record Type (Task in your example) and the State (New State), you should find all fields, which belong to task specific custom forms in the first dropdown under Event filters.Here you select one of the custom fields from you...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    5
  • Hi, I think this depends a bit on how you expect to get the output. Do you want to see all tasks in an additional column?  Then you could start with the following:  valueexpression={name} listdelimiter=<br> listmethod=nested(project.tasks).lists valueformat=HTML textmode=true type=iterate  Unfortuna...

    Type

    Questions

    Views

    470

    Likes

    0

    Replies

    0
  • Hi, just try using the Misc Action module configured like this:Record Type: DocumentAction: moveToFolderID: leave emptydocumentIDs: <add documentID here>folderID: <folderID> RegardsLars

    Type

    Questions

    Views

    476

    Like

    1

    Replies

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