Product: ChemBioOffice Enterprise
Some custom fields were added to Inventory, but these fields are not shown in New Container window
In order new tab with custom fields added appeared when creating new Containers in Inventory the next setting should be set in the invconfig.ini file (C:\Inetpub\wwwroot\ChemOffice\ChemInv\config\invconfig.ini):
The HIDE_OTHER_TAB option under INTERFACE needs to be set to "False":
[INTERFACE]
HIDE_OTHER_TAB = "False"
After that when create new container you will have 'Other' tab with all added custom fields.
You may also change the text of the Other tab that the end-user sees using the setting below, in this case its set to "INV CUSTOM FIELDS"
[INTERFACE]
OTHER_TAB_TEXT = "INV CUSTOM FIELDS
Comments
0 comments
Article is closed for comments.