Page 1 of 2
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Mon Mar 10, 2014 5:49 pm
by Primož Rejec
I' ve created an app which displays number from database for each specific user. Now all i want is that app will display image from database for each specific user. I need sollution urgent so i am willing to pay for a sollution. Please contact me a href="mailto:primozrejec@gmail.com" rel="nofollow"primozrejec@gmail.com/a or reply to my question.
Thanks in advance.
Primoz
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 6:52 am
by Maryna Brodina
Hello! Could you clarify do you store images in Files collection? Where do you store images names?
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 3:16 pm
by Primož Rejec
Hello. I'm using login service
then pass token to database copy acl from users to files and then copy acl to collection.
I copy file name from files data and paste it in to collections data into string.
Then do edit mapping and in response link bame of string field to asset.
Invoke servoce on page load and nothing happens
Sending you screenshots.
Primoz

Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 3:18 pm
by Primož Rejec
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 3:19 pm
by Primož Rejec
Please help me its becoming so frustrating 
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 3:46 pm
by Primož Rejec
Hello. I'm using login service
then pass token to database copy acl from users to files and then copy acl to collection.
I copy file name from files data and paste it in to collections data into string.
Then do edit mapping and in response link bame of string field to asset.
Invoke servoce on page load and nothing happens
Sending you screenshots.
Primoz

Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 4:05 pm
by Nikita
Hello,
You should do following:
1) Write user's id in the image's acl field
http://docs.appery.io/documentation/b...
2) Read image by value of this acl, for example:
http://docs.appery.io/documentation/b...
Screenshots of mapping and service invocation seem correct.
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 6:08 pm
by Primož Rejec
I cant copy id because it doesnt.have brackets.
Ive copy acl from users to files and then to image.
But the image just wont appear.
I think there has to be something else.



Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Tue Mar 11, 2014 8:37 pm
by Primož Rejec
Success!!! Not entirely but ive managed it. I've copy url to image name and voila! Its not entirely successful because i am not using files collection but its enough for me. Thanx guys!!
Hello. I'm willing to pay if anyone can send me screenshot on how to display images from database? I need sollution urge
Posted: Sat Jun 07, 2014 5:27 pm
by B510
Hi Primoz,
Could you please advise how you deal with this?..
I am facing the same case now
..
I able to store to DB but I don't know how to display it from database..
thanks