When i open an nintex 2019 responsiv form in an dialog, the ribbonrow is missing and i can't use it to edit the form and in edit i can't save, add file and save as pdf.
When i check the form with browser tools, i found this:
.s4-notdlg, .ms-dialogHidden, .ms-dialog-nr body #s4-ribbonrow, .ms-dialog-nr body #globalNavBox, .ms-dialog #footer, #ms-gearPageTitle{
Display:none !important
}
It seems that the ribbonrow is disabled by deafult. Why is this so and how can i change this.
I need the form in dialog with the ribbon menu.