"WI Modal Testing"
Bootstrap 3.0.0 Snippet by mwood073

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div> <a class="btn btn-primary" role="button" href="#model-id" data-toggle="modal">Button</a>  <br/></div> <div> <br/> </div> <div tabindex="-1" class="modal fade" id="model-id" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button class="close" aria-hidden="true" type="button" data-dismiss="modal">×</button> <h3>Work Instruction</h3> </div> <div class="modal-body"> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a href="#collapse1" data-toggle="collapse" data-parent="#accordion"> Purpose</a> </h4> </div> <div class="panel-collapse collapse in" id="collapse1"> <div class="panel-body">The purpose of this document is to describe the processes involved in Archiving MSC Governed Documents including: CRD Wiki, Job Aid Template/Form, Work Instruction, and Kendeo Map documents. MSC Governed Documents are Archived instead of Deleted. </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a href="#collapse2" data-toggle="collapse" data-parent="#accordion"> Roles & Responsibilities</a> </h4> </div> <div class="panel-collapse collapse" id="collapse2"> <div class="panel-body">Each functional area is responsible for for the management of the content within their own document libraries, but Knowledge Mangement is responsible for correctly Archiving documents. Document Archiving is done per the request of the functional area to which it belongs.</div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a href="#collapse3" data-toggle="collapse" data-parent="#accordion"> Archiving Contact Response Documents (CRDs)</a> </h4> </div> <div class="panel-collapse collapse" id="collapse3"> <div class="panel-body"><p>Archiving CRD Wiki Documents</p> <ol> <li>The Document Archival Request is received via a ServiceNow Case assigned to <em>T2 KM Specialist.</em></li> <li>Navigate to KMS - CRD Wiki: <a href="https://communities.myascensionhealth.org/kms/CRDWiki/Forms/CRDFilters.aspx">https://communities.myascensionhealth.org/kms/CRDWiki/Forms/CRDFilters.aspx</a>.</li> <li>Select the Wiki that needs to be archived by expanding the appropriate Service Area, and open it by clicking on the link in the Name</li> <li>Check and remove any links referencing this document. <ol> <li>Click on the document name to open the CRD page.</li> <li>On the CRD page, click on the Page tab above the Ribbon, then click Incoming Links. This may take a momet, but you should eventually see all links referencing to this document.  These links should be removed from other documents before proceeding to archive the document.</li> </ol> </li> </ol> <p> </p> <ol start="5"> <li>Once links to the document have been removed, return to the CRD Wiki document list. Click the drop down arrow to the right of the document name and select Edit Properties.</li> <li>You will receive a pop-up message asking you to Check-Out the Item; Click OK.</li> <li>Add ARCHIVE - to the beginning of the Name of the Document.</li> <li>Add ARCHIVED – (DATE), per (ARCHIVAL REQUESTOR’S NAME) & ServiceNow Case (Number) to the Last Reviewed By</li> </ol> <p> </p> <ol start="9"> <li>Change the Update Schedule to Archived using the drop down menu.<br /> </li> <li>Save the Changes.<br /> </li> <li>Next, you will again select the document(s) individually. This time, select Manage Permissions - either from the drop down used in the previou step, or from the Ribbon (select ‘Document Permissions’in the Ribbon once document checkbox selected.</li> <li>Before stopping inheritance, permissions should look similar to this:</li> </ol> <p> </p> <p><br /> </p> <ol start="13"> <li>Click the <em>Stop Inheriting</em> button on the ribbon (do this individually for each document you want to Archive).</li> </ol> <p> </p> <p> </p> <ol start="14"> <li>Select all by clicking the checkbox at the top, then deselect the following groups: <em>Ascension Design</em>, <em>Ascension Health Global Administrators</em>, and <em>KMS Community Admins </em>by clicking the apprpriate checkboxes to the left of each. Then click <em>Remove User Permissions </em>on the Ribbon.</li> </ol> <p> </p> <p> </p> <p>After removing user permissions, you will see the three previously mentioned groups remaining.</p> <p> </p> <p><br /> </p> <p> </p> <ol start="15"> <li>Lastly, Check In all relevant documents by first selecting each one, then clicking <em>Check-In</em> in the Ribbon.</li> </ol> <p>NOTE: Update the Version History with the text entered in the <em>Last Reviewed By</em> field in <em>Edit Properties</em>.</p> </div> </div> </div> </div> </div> <div class="modal-footer"> <button class="btn" aria-hidden="true" data-dismiss="modal">Close</button><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/></div> </div> </div> </div>

Related: See More


Questions / Comments: