Expand my Community achievements bar.

Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Concat Field - Checkbox Field?

Avatar

Community Advisor

Hi!

Is it possible to Concat a checkbox field with a free text field?

We have a checkbox option that displays "Other" as an option and we allow our users to type in names of people they need for route reviews on projects.

I am trying to bring together the checkbox field and free text field to streamline a view with in our projects and remove additional clicks to the custom forms area.

Thanks in advance!

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Yes, if you're building a custom field to put this info into, this will help: Use the CONCAT expression in a calculated field

If you're doing this in a View or a Report, you could just merge the columns: View: merge information from multiple columns in one shared column

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Yes, if you're building a custom field to put this info into, this will help: Use the CONCAT expression in a calculated field

If you're doing this in a View or a Report, you could just merge the columns: View: merge information from multiple columns in one shared column

Avatar

Community Advisor

Thanks, Heather!