Quantcast
Viewing all articles
Browse latest Browse all 20145

Select field hyperlink Display Text with Custom field content value

If I create a Custom Select field is it possible to output the Display Text hyperlinked using the Custom field content value.

How would I write the code for this instead of using
< ?php
echo(types_render_field( "supplier", array( "show_name" => "true" ) ));
?>


Viewing all articles
Browse latest Browse all 20145

Trending Articles