index] = $value; } ?>
value; $donationLabel = $donnationArray[$i]->label; $donationThankyou = $donnationArray[$i]->thankyou; $donationFlyIcon = $donnationArray[$i]->donationFlyIcon; $donationFlyIconSwitch = (empty($donnationArray[$i]->donationFlyIconSwitch) || $donnationArray[$i]->donationFlyIconSwitch == 'false') ? '' : 'checked'; } ?>
>
" class="form-control donationValue" type="number" value="" step="" required >
" class="form-control donationLabel" type="text" value="" required >
{value}" class="form-control donationThankyou" type="text" value="" required >
Use the placeholder {user} and {value} for dinamically replacement
" class="form-control donationFlyIcon" type="text" value="" required >
>