Title: Simple Field Value As Link
Last modified: August 20, 2016

---

# Simple Field Value As Link

 *  Resolved [catleahg](https://wordpress.org/support/users/catleahg/)
 * (@catleahg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/simple-field-value-as-link/)
 * Is it possible to use simple field value as link? By the way, the value of the
   simple field that I am using is a link to a pdf.
 * Is there a correct way to do it? Do you do it this way?
 * 
 * Please help me.
 * Thanks.
 * [http://wordpress.org/extend/plugins/simple-fields/](http://wordpress.org/extend/plugins/simple-fields/)

Viewing 1 replies (of 1 total)

 *  [hkieze](https://wordpress.org/support/users/hkieze/)
 * (@hkieze)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/simple-field-value-as-link/#post-3597278)
 * Just a theory:
 * <a href=”<php $field_value = simple_fields_value(“fieldname”);
    echo “$field_value”;?
   >”>?
 * i don’t know if this works 🙂

Viewing 1 replies (of 1 total)

The topic ‘Simple Field Value As Link’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-fields_fafafa.svg)
 * [Simple Fields](https://wordpress.org/plugins/simple-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-fields/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [hkieze](https://wordpress.org/support/users/hkieze/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/simple-field-value-as-link/#post-3597278)
 * Status: resolved