cancel
Showing results for 
Search instead for 
Did you mean: 

Dock .net form in SAP b1

0 Kudos
233

Hi All,

This is 2 fold question.

1. - is it possible to dock .net (vb.net OR C#) form in SAP B1. I want to create my own dashboard to display data.

2 - With same dashboard code, can I use full blown .net code, like dispay Grid, buttons etc?

Any help OR guidance apperecitated..

Thanks,

View Entire Topic
erickgomez-tech
Participant
0 Kudos

Hello Ashok,

I'm not entirely sure if I understood the two questions, the first question is answered with a yes, the technique is called Mashup

Point 2

And the second question can be answered with another yes, we have made Web applications with Angular and we have incorporated buttons to download in Excel, etc.

I hope this gives you some guidance.

Best regards.

Erick

0 Kudos

Hi Erick,

Thanks for your quick response. What I am planning is to do something similar like B1UP from BOYUM. They have dashboard which is docked next to the main menu. In their dashboard you can do many things. I like it but it has many limitations which I can overcome with my dashboard grid. See attached picture to give you some Idea on what I am trying to achive.

AshokBaria
Discoverer
0 Kudos
Hi, I have similar question. I was able to dock the user control same as B1UP but my issue is if I open any other form like Sales Order or Business Partner and click on my dashboard, those open forms goes behind my control. What is your progress with this? Thanks