Cannot delete/replace picture in CompanyInformation

tfranzen
Member Posts: 25
Hi all,
with NAV2013 I've got the problem that I cannot replace the company logo (Page 1). I've got in mind that there was an issue but I can't find the solution. Can anybody help me out?
Thanks a lot
Thomas
with NAV2013 I've got the problem that I cannot replace the company logo (Page 1). I've got in mind that there was an issue but I can't find the solution. Can anybody help me out?
Thanks a lot
Thomas
0
Best Answer
-
I finally solved this problem. There was another part of code which has an impact on the normal behaviour.5
Answers
-
Are you getting any error or what exactly happening? can you add an image?0
-
mohana_cse06 wrote: »Are you getting any error or what exactly happening? can you add an image?
There is no error. A picture is present. No possibility to delete or replace in RTC.0 -
Did you try right clicking on the image for options?0
-
mohana_cse06 wrote: »Did you try right clicking on the image for options?
I tried every possibility to change this picture. (of course right clicking on the picture) Even with this report it doesn't work.
"Company Information" - OnAfterGetRecord
CALCFIELDS(Picture);
c419.BLOBImportFromServerFile(TempBlob,'C:\temp\002.bmp');
Picture.CREATEOUTSTREAM(OutStr);
TempBlob.Blob.CREATEINSTREAM(InStr);
COPYSTREAM(OutStr,InStr);
MODIFY;0 -
You need to click on "Edit" first then you get "Select Picture" and "Delete" options when you right-click.0
-
move the mouse pointer over the current picture in page company information, click right button of your mouse to view the context menu, then select "Select Picture" or e.g. "Delete".best regards
Franz Kalchmair, MVP
Alias: Jonathan Archer
please like / agree / verify my answer, if it was helpful for you. thx.
Blog: http://moxie4nav.wordpress.com/0 -
You need to click on "Edit" first then you get "Select Picture" and "Delete" options when you right-click.
The page "Company Information" is in Edit mode by Default. So there's no need to click on Edit first. The options are available, I can use them but it has no effect. It is still the old Picture after all.0 -
move the mouse pointer over the current picture in page company information, click right button of your mouse to view the context menu, then select "Select Picture" or e.g. "Delete".
I know the basics to change a Picture and that's why I posted this question: it just doesn't work. The existing picture is not replaced by the new one and it is not deleted when I' trying to do this.0 -
what type of image is it and size? can you resize or change the format and ty again?0
-
mohana_cse06 wrote: »what type of image is it and size? can you resize or change the format and ty again?
The new picture is a bmp and the size is quite ok. The really weird thing is that when I do the "Select Image" action the new picture is shown in the page "Company Information" but when I close and re-open the page it's still the old one.0 -
check whether you have any code in onopenpage trigger of company information page?
try importing standard page (keep backup of existing one)0 -
I finally solved this problem. There was another part of code which has an impact on the normal behaviour.5
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions