You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

TCC script to pull multiple values from checkbox

edited Dec 13, 2022 6:41AM in Taleo Enterprise 6 comments

Summary

How can I get all values from a multiple value checkbox to be returned on one line?

Content

I need to modify a TCC script to pull the values from a custom checkbox in Taleo.  The checkbox accepts multiple values. When I add the field to the TCC script it pulls back a new row with the same information except for the checkbox value. Does anyone know how I can get all the values on the same line?

 

ex.

TEST,000001,1

TEST,000001,2

TEST,000001,3

would like it to read

TEST,000001,1,2,3 or TEST,000001,1;2;3

 

Thank you for help!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!