EvanFujikawaQrew Cadet8 years agoButtons in View modeDoes anyone know how to show buttons on a child table embedded inside the parent form? For some reason buttons only show in edit mode. There has to be a trick to this! Thanks all.
EvanFujikawaQrew Cadet8 years agoWhat's the trick to creating a save button on a grandchild form and having it return back to it's related parent after the record has been saved?
MCFNeilQrew Captain to EvanFujikawa8 years ago<a class='Vibrant Success' onclick='DoSaveAdd()' href='#'>Save</a>"for the href='#' you will need to put the destination URL (the parent record)
MCFNeilQrew Captain to EvanFujikawa8 years ago<a class='Vibrant Success' onclick='DoSaveAdd()' href='#'>Save</a>"for the href='#' you will need to put the destination URL (the parent record)
Related ContentDisable Formula Rich Text button in View Mode.Approval Button redirect to View FormRadio ButtonsAPI Button HelpFormula Url Buttons