Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter CorwinPL

    (@corwinpl)

    Please, help. It’s very important to me. ??

    Plugin Author Matt Gibbs

    (@mgibbs189)

    The value is pulled the same way as any other field.

    echo CFS()->get( 'your_field_name' );

    The hyperlink facet has an “Output format” setting. By default, it is set to “HTML”. If you set it to PHP Array instead, then the get() method will return an array.

    Thread Starter CorwinPL

    (@corwinpl)

    Thank you very much. You save me ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hyperlink field – how to use it?’ is closed to new replies.