Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Request LACE Support using the the "Request Support" Button below. This will add an item to our backlog that can be evaluated and prioritized into our work flow.

Excerpt


HTML
<!-- This code is generated by creating a Jira issue collector. See https://confluence.atlassian.com/adminjiracloud/using-the-issue-collector-776636529.html -->

<script type="text/javascript" src="https://qnetjira.cms.gov/s/d41d8cd98f00b204e9800998ecf8427e-CDN/-cnhvft/813002/dc612081449bde6c3e001c67ab5d6f50/2.2.4.7/_/download/batch/com.atlassian.plugins.jquery:jquery/com.atlassian.plugins.jquery:jquery.js?collectorId=d563d184"></script><script type="text/javascript" src="https://qnetjira.cms.gov/s/aabe5c9d76e84f6a3958d11def552381-T/-cnhvft/813002/dc612081449bde6c3e001c67ab5d6f50/4.0.3/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=d563d184"></script>

    <script type="text/javascript">window.ATL_JQ_PAGE_PROPS =  {
	"triggerFunction": function(showCollectorDialog1) {
		//Requires that jQuery is available! 
		jQuery("#myCustomTrigger").click(function(e) {
			e.preventDefault();
			showCollectorDialog1();
		});
	
	},	
	// ==== Add the code below to set the field values. Find the values by viewing Create Issue source code ====
	fieldValues: {
		
 		'components' : ['16606']

	}};</script>





<!-- This code leverages the defined Confluence CSS classes for buttons. See https://docs.atlassian.com/aui/8.6.0/docs/buttons.html -->

<p align="center" style="min-width:200px;overflow:hidden;">
<br/><br/>
<a href="mailto:agilecoach@tantustech.com" target="_blank"><button class="aui-button">Email Us</button></a>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp<a id="myCustomTrigger"><button class="aui-button aui-button-primary">Request Support</button></a>
<br/>
</p>


...