Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7310 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

Many thanks to those who can help wit this:

I am exporting values which are later read into a MySQL database. I am using a checkbox field to enter different values to a field. THe import script needs to be able to distinguish seperate values by a comma but when I export the values are just seperated by a blank. Since some of the values are two workds, the import script would misinterpret these values even if it seperated values by these blanks.

Is there a way to export this field and the corresponding values and seperate them by commas?

Thanks a lot,

Stephan

Posted

The results from a checkbox field are stored as a return-delimited ValueList, but when you export the returns are automatically converted to spaces. So I guess my first instinct would be to make a second calculation field, with a substitute ( list ; paragraph symbol ; "," ) function, and export that instead.

-Terence

Posted

So I guess my first instinct would be to make a second calculation field, with a substitute ( list ; paragraph symbol ; "," ) function, and export that instead.

-Terence

This topic is 7310 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.