Forum Discussion
Adorable! Was ist always like this? Does the dialog has the same useful size for other versionable Items like "Parts" or "Methods"?
As far as I remember the dialog width is calculated dynamically based on the properties in revisionDialog.html.
- henry_yc7 months agoIdeator I
Haha it is a bit cute. It was always like this. The dialog box is bigger (more wide) for other versionable items like Methods. It only seems to be narrow for ItemTypes that I have created.
I have looked at revisionDialog.html, but not sure what I need to do in there (if anything).
- AngelaIp7 months agoIdeator I
The code contains a xpath variable which specifies what is shown in the dialog. You can add a custom one dependent from the ItemType.
Is your custom itemtype finished already? Do you have created all necessary fields? The dialog should become larger if you unhide more fields in the grid. And try to specify some field default widths too.