Hello
I need help echoing this <li><strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Network'); ?> ID: </strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Online ID'); ?></li>
I want it to determine whether the user has chosen IVAO Or Vatsim on the drop down then say id: and the id they have given from custom fields as that code isnt echoing anything
Thanks Guys!
Jacob