Forum

Thread tagged as: Question, Field-Types

Extracting value from a single field

I am making a link builder with perch, and I need to extract the value from a single key in perch. I have a iTunes url field in the cms, and i need to extract the single entered url and store it as a variable.

Thanks in advance.

Erling Hoff

Erling Hoff 0 points

  • 7 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Have you looked at the skip-template option in perch_content_custom() ?

Yes, thanks! Managed to get it working :)