Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Object Move Page 1"
Bootstrap 2.3.2 Snippet by
jabez4jc
2.3.2
Preview
HTML
View Full Screen
Fork
Fork this
4.7K
 
1 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/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 id="page-wrap"> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> <div class="container-fluid"> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="brand" href="#">Object Move Peer-Review Tool</a> <div style="height: auto;" class="nav-collapse in collapse"> <ul class="nav"> <li class="active"> <a href="#step1">Step 1: Initiate</a> </li> <li> <a href="#step2">Step 2</a> </li> <li> <a href="#step3">Step 3</a> </li> </ul> </div> <!--/.nav-collapse --> </div> </div> </div> <div class="container-fluid"> <h1>Object Move Peer-Review Tool<br></h1> <p>Please use this Peer-Review Tool to initiate an Object Move. <br> </p> <form class="form-horizontal"> <fieldset> <!-- Form Name --> <legend></legend> <!-- Text input--> <div class="control-group"> <label class="control-label" for="textinput">Salesforce Ticket ID</label> <div class="controls"> <input id="ticket" name="textinput" placeholder="Salesforce Ticket ID" class="input-medium" required="" type="text"> <p class="help-block">Enter the Salesforce Ticket ID associated with the object move</p> </div> </div> <!-- Multiple Radios --> <div class="control-group"> <label class="control-label" for="radios">Type of Migration</label> <div class="controls"> <label class="radio inline" for="radios-0"> <input name="typem" id="typemc" value="Contract" checked="checked" type="radio"> Contract </label> <label class="radio inline" for="radios-1"> <input name="typem" id="typems" value="Service" type="radio"> Service </label> </div> </div> <!-- Multiple Radios --> <div class="control-group"> <label class="control-label" for="radios">Type of Object Move</label> <div class="controls"> <label class="radio inline" for="radios-0"> <input name="typeom" id="typeomp" value="Partial" checked="checked" type="radio"> Partial </label> <label class="radio inline" for="radios-1"> <input name="typeom" id="typeomb" value="Blanket" type="radio"> Blanket </label> </div> </div> <!-- Multiple Radios --> <div class="control-group"> <label class="control-label" for="radios">Are you moving contract objects within the same account?</label> <div class="controls"> <label class="radio" for="radios-0"> <input name="sameacc" id="sameaccy" value="Yes" checked="checked" type="radio"> Yes </label> <label class="radio" for="radios-1"> <input name="sameacc" id="sameaccn" value="No" type="radio"> No </label> </div> </div> <!-- Select Basic --> <div class="control-group"> <label class="control-label" for="selectbasic">Object Move Category</label> <div class="controls"> <select id="omtype" name="omtype" class="input-xlarge"> <option>Mergers and Acquisitions</option> <option>Service Upgrade/Downgrade</option> <option>Contractual Changes</option> <option>Luna - Object Organization</option> <option>Trial Contract Migration</option> <option>Others</option> </select> </div> </div> <!-- Textarea --> <div class="control-group"> <label class="control-label" for="textarea">Object Move Description</label> <div class="controls"> <textarea id="omdesc" name="omdesc">Enter the description of the object move here...</textarea> </div> </div> <!-- Multiple Radios (inline) --> <div class="control-group"> <label class="control-label" for="radios">Priority</label> <div class="controls"> <label class="radio inline" for="radios-0"> <input name="priority" id="p1" value="1 - High" checked="checked" type="radio"> 1 - High </label> <label class="radio inline" for="radios-1"> <input name="priority" id="p2" value="2 - Medium" type="radio"> 2 - Medium </label> <label class="radio inline" for="radios-2"> <input name="priority" id="p3" value="3 - Low" type="radio"> 3 - Low </label> </div> </div> <!-- Multiple Radios (inline) --> <div class="control-group"> <label class="control-label" for="radios">Complexity</label> <div class="controls"> <label class="radio inline" for="radios-0"> <input name="complexity" id="c1" value="1 - High" checked="checked" type="radio"> 1 - High </label> <label class="radio inline" for="radios-1"> <input name="complexity" id="c2" value="2 - Medium" type="radio"> 2 - Medium </label> <label class="radio inline" for="radios-2"> <input name="complexity" id="c3" value="3 - Low" type="radio"> 3 - Low </label> </div> </div> <!-- Text input--> <div class="control-group"> <label class="control-label" for="textinput">Source Contract ID</label> <div class="controls"> <input id="source" name="source" placeholder="Source Contract ID" class="input-medium" required="" type="text"> </div> </div> <!-- Text input--> <div class="control-group"> <label class="control-label" for="textinput">Destination Contract ID</label> <div class="controls"> <input id="destination" name="destination" placeholder="Destination Contract ID" class="input-medium" required="" type="text"> </div> </div> <!-- Button --> <div class="control-group"> <label class="control-label" for="singlebutton"></label> <div class="controls"> <button id="initiate" name="initiate" class="btn btn-info">Initiate Peer Review Form</button> </div> </div> </fieldset> </form> </div> <!-- /container -->
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76