Recently restored my projects. I have a grid that I am using images on to show the status of the record. When I restored the project, the images were lost and I had to modify the application to get them back.
Everything works fine once I compile the application - can use it forever in my test environment and the images are there - but when I restore or move the application, I lose those images. They ARE in the project image folder so they are getting moved with the application / project. But I don’t think the application is using that folder.
I can see, in Images Manager, PUBLIC / GENERAL images are stored in …/sys/img/img (which I think correlates to SYS_NM_IMG_NM… )
I can see , in Images Manager, PROJECT / GENERAL images are stored in … conf/grp/bbw/img/img (which I think
Do I need to change the path for the images folder in every application where I use images? If so … what should that be? I don’t want to change something and break everything. I’m a little confused.
In OPTIONS > SETTINGS > SYSTEM FOLDERS I see the image path is this: /scriptcase/file/img
[ATTACH=JSON]{“data-align”:“none”,“data-size”:“medium”,“data-attachmentid”:86183}[/ATTACH]
In the application, APPLICATION > SETTINGS > IMAGE DIRECTORY I see this path: /sc9/file/img (which I think is the same thing as shown in Options; But there is NOTHING in that directory).
[ATTACH=JSON]{“data-align”:“none”,“data-size”:“medium”,“data-attachmentid”:86186}[/ATTACH]
When I choose my images to upload, I see they are stored in this directory: …\scriptcase\app\bbw_lib\img (which is the image directory of the project - and where I expect them to be stored)
[ATTACH=JSON]{“data-align”:“none”,“data-size”:“medium”,“data-attachmentid”:86187}[/ATTACH]