Hi,
I would like to remove both the "There are no items..." and (as there is no New/Add option) also "To add a new item..." in an empty view.
In a view.aspx I would normally add the following lines
<
ParameterBinding
Name
=
"NoAnnouncements"
DefaultValue
=
""
/>
<
ParameterBinding
Name
=
"NoAnnouncementsHowTo"
DefaultValue
=
""
/>
How can I achieve this with List Views embedded in Nintex (ver 1.4.1)?
Regards