Produced by Araxis Merge on 5/9/2017 12:03:00 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue May 9 16:03:00 2017 UTC | ||
| 2 | OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Managed\North52BPA_1_0_0_506_managed_2013_2015_2016..zip\WebResources | north52_html_solution056E1E7E-B2F3-E311-9F1E-00155DF5B00D | Mon Sep 19 18:20:18 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 142 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <html><hea d><title>N orth52 For mula Manag er Solutio n</title> | |||||
| 2 | <script sr c="ClientG lobalConte xt.js.aspx "></script > | |||||
| 3 | ||||||
| 4 | <script ty pe="text/j avascript" src="nort h52_/javas cript/jque ry"></scri pt> | |||||
| 5 | ||||||
| 6 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52.htmlwe bresource. helper"></ script> | |||||
| 7 | ||||||
| 8 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52_dialog _helper">< /script> | |||||
| 9 | ||||||
| 10 | <script ty pe="text/j avascript" src="nort h52_/javas cript/sdk. rest"></sc ript> | |||||
| 11 | <script ty pe="text/j avascript" src="nort h52_/javas cript/JSON 2"></scrip t> | |||||
| 12 | ||||||
| 13 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52.htmlwe bresource. helper"></ script> | |||||
| 14 | ||||||
| 15 | <style typ e="text\cs s"> | |||||
| 16 | ||||||
| 17 | #loading { | |||||
| 18 | width: 1 00%; | |||||
| 19 | height: 100%; | |||||
| 20 | top: 0px ; | |||||
| 21 | left: 0p x; | |||||
| 22 | opacity: 0.7; | |||||
| 23 | backgrou nd-color: #fff; | |||||
| 24 | z-index: 99; | |||||
| 25 | text-ali gn: center ; | |||||
| 26 | } | |||||
| 27 | ||||||
| 28 | #loading-i mage { | |||||
| 29 | top: 0px ; | |||||
| 30 | left: 0p x; | |||||
| 31 | z-index: 100; | |||||
| 32 | } | |||||
| 33 | ||||||
| 34 | #ddlSoluti on { | |||||
| 35 | font-siz e: xx-smal l; | |||||
| 36 | width: 1 00%; | |||||
| 37 | } | |||||
| 38 | ||||||
| 39 | </style> | |||||
| 40 | ||||||
| 41 | <script ty pe="text/j avascript" > | |||||
| 42 | ||||||
| 43 | var Soluti on = {}; | |||||
| 44 | ||||||
| 45 | ||||||
| 46 | Solution.I nit= funct ion() { | |||||
| 47 | ||||||
| 48 | try | |||||
| 49 | { | |||||
| 50 | ||||||
| 51 | if (p arent.Xrm. Page.ui.ge tFormType( ) != 6) | |||||
| 52 | { | |||||
| 53 | ||||||
| 54 | $(" #ddlSoluti on").hide( ); | |||||
| 55 | $(" select[id$ =ddlSoluti on] > opti on").remov e(); | |||||
| 56 | ||||||
| 57 | va r options= "$select= FriendlyNa me,UniqueN ame&$filte r=IsManage d eq false and IsVis ible eq tr ue and Uni queName ne 'Default' &$orderby= FriendlyN ame asc"; | |||||
| 58 | ||||||
| 59 | SD K.REST.ret rieveMulti pleRecords ("Solution ", options , Solution .RetrieveE ntityData, function (error) { window['n5 2error'] = error; wi ndow['exec utionConte xt'] = nul l; alert(" North52 Fo rmula Mana ger: An er ror has oc curred ple ase contac t your sys tem admini strator." ); }, Sol ution.Retr ieveComple te); | |||||
| 60 | } | |||||
| 61 | ||||||
| 62 | } | |||||
| 63 | catch(ex) | |||||
| 64 | { | |||||
| 65 | alert( 'North52 F ormula Man ager: Comm unication issue, ple ase click Ok & then F5 to refr esh the sc reen. Mess age: ' + e x.message) ; | |||||
| 66 | ||||||
| 67 | } | |||||
| 68 | ||||||
| 69 | }; | |||||
| 70 | ||||||
| 71 | ||||||
| 72 | ||||||
| 73 | Solution.R etrieveEnt ityData= f unction(da ta) { | |||||
| 74 | ||||||
| 75 | try | |||||
| 76 | { | |||||
| 77 | ||||||
| 78 | for (v ar i = 0; i < data.l ength; i++ ) | |||||
| 79 | { | |||||
| 80 | N52. HTMLWebRes ourceHelpe r.InsertOp tionSetIte m("ddlSolu tion", dat a[i].Frien dlyName, d ata[i].Uni queName); | |||||
| 81 | } | |||||
| 82 | ||||||
| 83 | var sa vedSolutio n = parent .Xrm.Page. getAttribu te("north5 2_deployme ntsolution ").getValu e(); | |||||
| 84 | ||||||
| 85 | if (sa vedSolutio n !== null && savedS olution != ="") | |||||
| 86 | { | |||||
| 87 | $("#ddlS olution"). val(savedS olution); | |||||
| 88 | } | |||||
| 89 | else | |||||
| 90 | { | |||||
| 91 | $ ("#ddlSolu tion").val ('North52F ormulaMana gerDeploym entSolutio n'); | |||||
| 92 | p arent.Xrm. Page.data. entity.att ributes.ge t("north52 _deploymen tsolution" ).setValue ("North52F ormulaMana gerDeploym entSolutio n"); | |||||
| 93 | ||||||
| 94 | } | |||||
| 95 | ||||||
| 96 | $('#loa ding').hid e(); | |||||
| 97 | $('#ddl Solution') .show(); | |||||
| 98 | ||||||
| 99 | } | |||||
| 100 | catch(ex) | |||||
| 101 | { | |||||
| 102 | alert(' North52 Fo rmula Mana ger: Commu nication i ssue, plea se click O k & then F 5 to refre sh the scr een. Messa ge: ' + ex .message); | |||||
| 103 | } | |||||
| 104 | ||||||
| 105 | }; | |||||
| 106 | ||||||
| 107 | ||||||
| 108 | ||||||
| 109 | Solution.D ropDownCha nged= func tion(value ) { | |||||
| 110 | ||||||
| 111 | try | |||||
| 112 | { | |||||
| 113 | if (va lue != nul l && value !="") | |||||
| 114 | { | |||||
| 115 | par ent.Xrm.Pa ge.data.en tity.attri butes.get( "north52_d eployments olution"). setValue(v alue); | |||||
| 116 | } | |||||
| 117 | ||||||
| 118 | } | |||||
| 119 | catch(e x) | |||||
| 120 | { | |||||
| 121 | aler t('North52 Formula M anager: Co mmunicatio n issue, p lease clic k Ok & the n F5 to re fresh the screen. Me ssage: ' + ex.messag e); | |||||
| 122 | } | |||||
| 123 | } ; | |||||
| 124 | ||||||
| 125 | ||||||
| 126 | Solution.R etrieveCom plete= fun ction(valu e) { | |||||
| 127 | ||||||
| 128 | v ar msg = ' Complete'; | |||||
| 129 | }; | |||||
| 130 | ||||||
| 131 | ||||||
| 132 | </script> | |||||
| 133 | ||||||
| 134 | ||||||
| 135 | ||||||
| 136 | <meta char set="utf-8 "> | |||||
| 137 | </head><bo dy style=" margin: 0p x; border: 0px curre ntColor; p adding-top : 0px; pad ding-left: 0px; font -family: S egoe UI, T ahoma, Ari al; font-s ize: 11px; font-weig ht: normal ;" onload= "Solution. Init();" b gColor="tr ansparent" > | |||||
| 138 | ||||||
| 139 | <div id="c ontainer"> | |||||
| 140 | <select st yle="width : 100%; fo nt-family: Segoe UI; font-size : 11px; fo nt-weight: normal;" id="ddlSol ution" onc hange="Sol ution.Drop DownChange d(this.val ue)"></sel ect> | |||||
| 141 | <div id="l oading"><i mg id="loa ding-image " alt="Loa ding" src= "north52_i mage_progr ess"> </di v> | |||||
| 142 | </div></bo dy></html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.