Add the following code to the forms custom CSS settings in the form designer. .nf-ribbon-fixed-top { visibility: collapse; } Save and Publish the form.
Category: Nintex Online
Nintex Forms and workflows
Nintex Forms and workflows
Add the following code to the forms custom CSS settings in the form designer. .nf-ribbon-fixed-top { visibility: collapse; } Save and Publish the form.
Validation between two controls isNullOrEmpty({Self}) && ReviewStatus==”Submit for Review” JavaScript to launch Task form in edit view Add to custom JavaScript in the settings of the Task Form <!–if(window.location.href.indexOf(“mode=1”) === -1) { var newUrl = window.location.href.replace(“mode=2”, …