pull custom field data into a custom form with a typeahead field | Community
Skip to main content
JennySt5
Level 2
March 5, 2025
Solved

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

  • March 5, 2025
  • 2 replies
  • 534 views

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?
Best answer by Sven-iX

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

2 replies

Sven-iX
Community Advisor
Sven-iXCommunity AdvisorAccepted solution
Community Advisor
March 5, 2025

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

JennySt5
JennySt5Author
Level 2
March 6, 2025

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.

SarahWilkersonCA
Level 7
May 6, 2025

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?