Hi all, wondering if I can get some help. For custom field 1, I am using file_advanced to upload a PDF file.I am wondering if I can populate custom field 2 with the URL for the PDF file that was uploaded to custom field 1.
This Pro tutorial shows how we can extract the URL from a (PDF) file, a file_advanced type of custom field after a post has been saved (published or updated) and set it as the value of a field of url type (optional: read-only) for that post when using Meta Box.
Sridhar Katakam is a Bricks enthusiast. He likes helping others by researching and solving WordPress-related problems and building websites.
Get access to all 623 Bricks code tutorials with BricksLabs Pro
Related Tutorials..
Pro
Dynamic Post-specific Templates in Bricks using Meta Box/ACF Select Field
Update on 23 Aug 2023: Added steps for ACF. Bricks builder v1.8.4 introduced an pretty useful filter called bricks/active_templates that flew under the radar. This…