cancel
Showing results for 
Search instead for 
Did you mean: 

While adding an existing System Form nothing comes in the System form List

ravi_sharma9390
Explorer
0 Kudos

Hello,

I am new in SDK, I am working on SAP Business One Studio in SAP B1 9.1,.

My problem is when I open my b1s form in C# and try to add a System Form nothing comes in the list.

Steps I took is:-

1.) Create a C# New Project with SAP Business One Add-On Project Form B1s File and add my b1s file in it.

2.) I added a button in the form and replace a line of throw new System.NotImplementedException with

      Application.SBO_Application.MessageBox("Hello SAP");

3.) Open some commented codes and run the project.

4.) I was able to see the reflections on SAP with new module and my form.

5.) Now I tried to add an existing System Form of SAP, but nothing was there in the list as shown below.

Please tell me why the list is empty.

Accepted Solutions (1)

Accepted Solutions (1)

ravi_sharma9390
Explorer
0 Kudos

I got the problem, I haven't opened any of the form in SAP business One, that's why non of the form was there while adding a System Form in C#.

pedro_magueija
Active Contributor
0 Kudos

Hi Ravi,

Good one. Thanks for sharing.

Cheers.


Best regards,

Pedro Magueija


View Pedro Magueija's profile on LinkedIn

Answers (1)

Answers (1)

pedro_magueija
Active Contributor
0 Kudos

Hi Ravi,

What happens when you type 133 in the find box?


Best regards,

Pedro Magueija


View Pedro Magueija's profile on LinkedIn

ravi_sharma9390
Explorer
0 Kudos

Nothing Appears when I type 133.

pedro_magueija
Active Contributor
0 Kudos

Hi Ravi,

Are you running the 32bit client of SAP Business One?


Best regards,

Pedro Magueija


View Pedro Magueija's profile on LinkedIn

ravi_sharma9390
Explorer
0 Kudos

Yes.