Page 1 of 1

Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 10:27 am
by Johny

What i'm trying to do is use simple HTML code to put pictures on the screen of the app, and i'm looking for a way to use some sort of a URL type of thing to get the pictures from the media manager. I can make it work using some other URLs of pictures, for example: http://www.mytabletbooksqa.com/Produc...


Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 12:06 pm
by Maryna Brodina

Hello!

You can use relative path prefiles/views/assets/image/picName.png/pre


Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 12:43 pm
by Bobby Newland

Helpful. I was trying to figure that out my self. Is there a way to show the URL in the editor such as right click on the image and copy image URL like on a website?


Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 1:18 pm
by Johny

Works!!! thanks


Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 7:52 pm
by Evgene Karachevtsev

Hello Bobby,

No, unfortunately this won't work. In the editor, the file name can only be obtained by pressing the button select asset, then Media Manager will open, where you'll see the file name


Can I use pictures that I uploaded in the Media Manager using HTML?

Posted: Wed Aug 06, 2014 7:55 pm
by Bobby Newland

Thanks