Expand my Community achievements bar.

Don't miss the Workfront Community Lens, June Edition!
SOLVED

pull custom field data into a custom form with a typeahead field

Avatar

Level 2

Hi, hopefully this hasn't been answered recently, I searched but only found old questions that seem out of date.

 

I have a custom form that I am using a typeahead field to pull up some user information.

In my calculated fields, it seems to work perfectly if the field is native to workfront, but it says it is an invalid expression for custom fields.

So 

{DE:IC Name}.{phoneNumber}
displays a phone number
but 
{DE:IC Name}.{DE:Employee ID}
comes back as an invalid expression.
 
Any idea how I can display these custom user fields?
Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Sadly last i checked custom fields on typeahead objects are not supported - only native fields. 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Sadly last i checked custom fields on typeahead objects are not supported - only native fields. 

Avatar

Level 2

That is so odd. I guess I will try to send the typeahead field data to another field first like someone else suggested to see if that works.

Avatar

Level 8

This is still an issue that you cannot pull custom fields from the typeahead object.  What's the point of a typeahead field if you can't pull in the data from that object?