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

FF Checkbox Group randomly dropping options

Development and Programming

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

I’m displaying a table of events where one of the columns is the grade level that the event is available for. I’m using FF Checkbox Group to manage it so that whoever is administering the data can simply select which grades are appropriate for each event.

I’m then trying to display the available grades in my table using the following syntax:

{if {camp_session_grades:selected option="1"}} 1,{/if}
{if {camp_session_grades:selected option="2"}} 2,{/if}
{if {camp_session_grades:selected option="3"}} 3,{/if}
{if {camp_session_grades:selected option="4"}} 4,{/if}
{if {camp_session_grades:selected option="5"}} 5,{/if}
{if {camp_session_grades:selected option="6"}} 6,{/if}
{if {camp_session_grades:selected option="7"}} 7,{/if}
{if {camp_session_grades:selected option="8"}} 8,{/if}
{if {camp_session_grades:selected option="9"}} 9,{/if}
{if {camp_session_grades:selected option="10"}} 10,{/if}
{if {camp_session_grades:selected option="11"}} 11,{/if}
{if {camp_session_grades:selected option="12"}} 12,{/if}

I’m running into a problem though where some events, even if grades are selected, don’t show any grade levels in the column. It is somewhat random and will sometimes show grades for an event and sometimes won’t show grades for that same event when refreshed. If I click on a detail of the event the grades are displayed.

Out of 185 total events, any given refresh of the page will have from 12 to 50 events not displaying their grade levels in the table.

What might be causing 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.