Hi Everyone,
Do you want to customize login screen to see custom images that are related to your own company?
No problem, just put it into the Images folder (C:Program Files (x86)Acumatica ERP<Your Site Name>Icons) with the specific name pattern (login_bg<Number>.jpg).
Note that you can use many different images types, not only jpg. For example, dynamic .gif file can be super nice there. Check this link: Cinemagraph
Have a nice setup.
Hi Sergey,
I want to save image in bytes and show it to the report.
Or
At runtime, create & show the image in the report using unbound field.
How to implement both? Which one is best ?
Thanks & Regards,
Gaurav Katiyar
Hi Gaurav,
Please check the reports related training course – https://openuni.acumatica.com/courses/reporting/s150-reporting-report-designer/
You are able to upload the file to the database, and than use Image control to show image
Hi Michael,
Based on what criteria do you want choose image?
If you want to have just one, than you can just leave only one image in this folder.
Is there a way to default to a specific image each time? Maybe in web.config?