Hide the cancel button Home › Forums › Classic DFFS › Hide the cancel button This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by Alexander Bautz. Viewing 1 reply thread Author Posts July 14, 2016 at 14:28 #12371 Penny KingstonParticipant Hi Alex, I have a situation where I need to hide the cancel button on an edit form. Is that possible? Thanks! July 18, 2016 at 08:37 #12401 Alexander BautzKeymaster Hi, You can use this code to hide the cancel button at the bottom of the form: $("input[id$='diidIOGoBack']").hide(); Use this to hide the one in the banner: $("#Ribbon\\.ListForm\\.Edit\\.Commit\\.Cancel-Large").hide(); Alexander Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In