Notifications
Announcements
No record found.
Dear All , is it possible to add logo into area page in ax2012
*This post is locked for comments
Hi Atef,
You could create a dockable form and within this form present a logo.
Design properties needed:
- AllowDocking > Yes
- WindowType > Workspace
- Frame > None
On the Info class there are methods like startupPost() and workspaceWindowCreated(). You can add a post event handler to one of these methods to open the new dockable form automatically.
Andre thank you for reply i do as you said i create new form and make design properties as you mention but how to do this part ( On the Info class there are methods like startupPost() and workspaceWindowCreated(). You can add a post event handler to one of these methods to open the new dockable form automatically. ) it's means i create new class or this class already created
Probably one of the two mentioned methods can be extended. You can customize the contents, but it would be better to use the post-event trigger. In that case, you need to create indeed a new class with a method which would then extend the method.
this is right or not
I don't know. You are showing just a part of your AOT with a new custom form. The method names on the form seems to be incorrect. You need to create new classes with some methods. And then subscribe on the events from these method(s) on the Info class. One of the mentioned methods might be enough to add logic that will open the form.
Further I cannot comment on it as I don't know about all logic added, properties used, how the image is retrieved, etc.
any answer
I meant... I don't know about what you did until now... which detailed coding added, property used etc by you.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2