Report wallpaper (1 Viewer)

kolait

Registered User.
Local time
Today, 17:46
Joined
Oct 11, 2019
Messages
60
Hello friends
I want to allow the user to adjust the report photo. To select from a folder.
Thanks for the guidance.
 

theDBguy

I’m here to help
Staff member
Local time
Today, 06:16
Joined
Oct 29, 2018
Messages
21,357
Hi. When would you want the user to do this? Do you have a "Settings" table where you can store the file path to the photo? Or, did you want to embed it into the database?
 

kolait

Registered User.
Local time
Today, 17:46
Joined
Oct 11, 2019
Messages
60
Hi. When would you want the user to do this? Do you have a "Settings" table where you can store the file path to the photo? Or, did you want to embed it into the database?

Hi
I have a table with ten photo addresses.
I want the user to select in the form of each photo, replace the photo detail report.
 

gemma-the-husky

Super Moderator
Staff member
Local time
Today, 13:16
Joined
Sep 12, 2006
Messages
15,613
not sure if this is an image on the form, or the form background, but can you not just set it when the form opens - you may need to make the image linked, rather than embedded.
 

theDBguy

I’m here to help
Staff member
Local time
Today, 06:16
Joined
Oct 29, 2018
Messages
21,357
Hi
I have a table with ten photo addresses.
I want the user to select in the form of each photo, replace the photo detail report.
Hi. Have you tried using an image control and bound it to the field with the photo address?
 

kolait

Registered User.
Local time
Today, 17:46
Joined
Oct 11, 2019
Messages
60
Hi. Have you tried using an image control and bound it to the field with the photo address?

Hi
That's a good idea.
I hadn't tested. If I had a problem I would ask again.
Thank you for answering my questions.
 

theDBguy

I’m here to help
Staff member
Local time
Today, 06:16
Joined
Oct 29, 2018
Messages
21,357
Hi
That's a good idea.
I hadn't tested. If I had a problem I would ask again.
Thank you for answering my questions.
Just remember, if you're trying to make it a background picture, then make sure you send the control "to back." Good luck!
 

kolait

Registered User.
Local time
Today, 17:46
Joined
Oct 11, 2019
Messages
60
Just remember, if you're trying to make it a background picture, then make sure you send the control "to back." Good luck!

Thank you
I controlled.
I want to put the photos in a folder called A and the user selects and controls each photo.
Thanks for helping me.
I can install and open a folder in it. But I don't know the rest.
 

Users who are viewing this thread

Top Bottom