Display Select (list) on front end
-
Hello!
Is it possible to show all fields of select stored in database?
If I write this,
$tipodeempresa = types_render_field( 'tipo-de-empresa', array( 'output' => 'html') );It only shows the data selected, but not all the data,
Is it possbile to get all information in order to render a select dinamycly?
Thanks,
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Display Select (list) on front end’ is closed to new replies.