Hello,
I am looking a way to hide or remove the “+ Add new item” link from the list view control from Nintex form classic design.
Hoping for a response and thank you.
Hello,
I am looking a way to hide or remove the “+ Add new item” link from the list view control from Nintex form classic design.
Hoping for a response and thank you.
Hi
In the form settings, add the following code to the custom CSS section.
.ms-addnew { display: none !important;}
Hi Simon,
Thank you for your response, it works.
Much appreciated.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.