[Plugin: Flutter] url for uploaded file
-
I’m working with the Flutter plugin by FreshOut. I’ve create a custom write panel, then inside that panel a custom field for ‘file’. I’ve had no problem uploaded PDF files on the backend.
Now I’m trying to figure out how to echo the path / URL to the file that will appear on the post.
The field is called ‘menu’ and I’m using this function
<?php echo get('menu'); ?>
But it returns nothing…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Flutter] url for uploaded file’ is closed to new replies.