cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to edit different Tabs in a System Form with visual studio

marour
Participant
0 Kudos
324

Hello,

i am trying to edit some Tabs in OCRD so i can hide what i do not need for specific Users.

The Problem is that i can only see the Fields on Tab 0 and even when i change between the Tabs i do only see same Fields of the Tab1.

Is there any way to get into the different Tabs?

Because when i delete a Tab i get some Errors that some Fields( that should be on that deleted Tabs cant be placed).

any Idea how to have some Control of everything so i can edit the look of this System Form without using UI which have a lot of Bugs..?

Accepted Solutions (0)

Answers (1)

Answers (1)

rasmuswulff_jensen
Active Contributor
0 Kudos

Not personally using the Visual Studio extension, but best guess is that somewhere in the properties of the Form itself is a "Panelevel" property that controls the view of active tab (see general info on panelevels here: https://help.boyum-it.com/B1UP/what-is-panelevels_.html

If you do not want the hassle of doing this on your own I can recommend Add-On B1 Usability Package as an alternative... It can with simple right-clicks directly in B1 Client hide/move fields from Tabs...