We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Returning FieldFrame checkbox fields in a non-list format

Development and Programming

brianfidler's avatar
brianfidler
75 posts
15 years ago
brianfidler's avatar brianfidler

I’m using a FF Checkbox field to gather some of my data. When I return it, it automatically returns like this:

<ul>
<li>item 1</li>
<li>item 2</li>
<li>item 3</li>
</ul>

I need the data like this because it is going into a JSON format:

"item 1", "item 2", "item 3"

Is there any way to achieve this?

thanks brian

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.