We have no ribbon in the nintex Forms Designer. We use nintex for O365.
Any help appreciated.
Mario
We have no ribbon in the nintex Forms Designer. We use nintex for O365.
Any help appreciated.
Mario
Hi Mario,
Did you try to uninstall/install Nintex Form?
Did you try to use another browser?
Do you have the same behaviour on another PC?
Regards,
Christophe
It may be due to some issue during configuration. If this is the behavior on a single form try adding the below line in the JavaScript
NWF$("#s4-ribbonrow").Show();
exactly this is the problem. I have insert this code in Custom CSS:
{
display: none;.nCAF-library-ribbon-group
{
display: none;
.nCAF-library-ribbon-group
{
display: none;
}
Since last friday (maybe a NintexForm Update), the ribbon is also hidden in the formsdesigner. This is now the problem. I can't remove the code (above) in the Custom CSS.
There are any chance the code to removed?
i have removed this line .nCAF-library-ribbon-group { display: none; } via browser console.
The ribbon is available.
Thank's for the help.
Is this because of any update in nintex? Or issues in custom css?
before an nintex update, the form with the custom CSS works perfect.
But i am beginner with nintex. I'm not sure.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.