Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

-WE
-WE
Online

Badges

Badges
32

Accepted Solutions

Accepted Solutions
19

Likes Received

Likes Received
237

Posts

Posts
254

Discussions

Discussions
45

Questions

Questions
209

Ideas

Ideas
28

Blog Posts

Blog Posts
1
Top badges earned by -WE
Customize the badges you want to showcase on your profile
Re: FUSION: Searching for Projects missing a specific Project form (category). Or listing all project forms in Fusion. - Workfront 22-11-2021
You could also use objectCategories:categoryID to get the collection, this should also work.

Views

27

Like

1

Replies

0
Re: Export Custom Form VIA THE API - Workfront 20-08-2021
Currently, this idea, is not available in the API itself, however it can be accessed using a GET call to the controller. Here is an example:https://solaris.devtest.workfront-dev.com/internal/customform/data/export?objID=60b8f7770001bf8f3bd520192559bc79&objCode=PROJ&categoryIDs=["60b62b690004dd47655b2f0ae0d76241"]&additionalFields=["overview"]The call should have the same sessionID header as with API call.You can test it by pasting this string (change the corresponding values of course) in the br...

Views

13

Likes

0

Replies

0
Re: How can I transform a list of items (or a collection) in a single bundle to an array that can be iterated through?
-WE
- Workfront Fusion 2.0 16-08-2021
Thanks Darin. I'm definitely interested in a convert Collection to Array function. This can simplify scenarios that need to perform logic that is conditionally driven by the name of list items; and subsequently their value. Glad to know my workaround is as good as it gets and I wasn't overlooking the obvious answer, like I might have done when I was 21...

Views

13

Likes

0

Replies

0
Re: Custom Form for Billing Record
-WE
- Workfront 24-06-2021
Adina, you got your wish!I'm surprised they haven't come in and changed this from Seeking Votes to Delivered...

Views

19

Likes

0

Replies

0
Please vote: Export Custom Form VIA THE API
-WE
- Workfront 24-06-2021
Now that Workfront has delivered on exporting custom forms, we'd like this action possible to call from the API. Therefore asking for your support of this idea: https://one.workfront.com/s/idea/0874X000000oOB0QAM/detail We want to perform this action in bulk as part of a Fusion automation, but cannot because it can only be performed directly in the web interface, one record at a time.

Views

4

Likes

0

Replies

0
Re: Ability to Export Custom Forms (Object Details)
-WE
- Workfront 24-06-2021
It's wonderful that this can now be done. But! We would like to do this via the API as part of an automated process. Please take a moment to vote for this related request that will enable this function via the API:https://one.workfront.com/s/idea/0874X000000oOB0QAM/detail

Views

7

Likes

0

Replies

0
Re: Concept: How to "publish" Dashboards, Request Queues, Documents, and more in Workfront - Workfront 04-06-2021
This is AWESOME. Thanks for sharing!

Views

9

Likes

0

Replies

0
Re: Limiting the amount of characters in custom fields
-WE
- Workfront 05-05-2021
Hi Timothy, this suggestion falls in the general category of "data validation" which is enforcing any kind of rule on an input field. It is currently under consideration, but you can still vote to show your support for it:https://one.workfront.com/s/idea/0870z000000PSEhAAO/detail

Views

13

Likes

0

Replies

0
Would you use mailto: hyperlinks if that was a supported protocol in the Hyperlink attribute on a descriptive text field?
-WE
- Workfront 14-04-2021
Long story short: We want to be able to take advantage of the capability to make descriptive text in a custom form clickable, and point to a hyperlink. Workfront already does that, but for some reason it only supports http:// and ftp:// protocols. We want mailto: to be a valid protocol, so we can create rich hyperlinks that automatically launch a user's email client and populate a message with to:, subject:, and body: pre-filled for the user. It should be an easy fix for the engineering team to ...

Views

5

Like

1

Replies

0
Re: MailTo Link Option in Custom Forms
-WE
- Workfront 14-04-2021
For clarity, we want mailto: to be considered a valid protocol in the Hyperlink attribute of the Descriptive Text field type, not only http or ftp.This will allow us to make descriptive text fields that say something like "Email us with questions on this process." When a user clicks on the hyperlink, it will automatically launch a new message in their email client with the to: address filled in, along with a pre-filled subject and body. This helps to ensure the email being sent includes the info...

Views

8

Likes

0

Replies

0