Prod Calculator Admin

Edit Client details
 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
<calculator>
 
    <styleVariables>
      <orange value="#ff9000"/>
      <limeGreen value="#a6d345"/>
      <darkGrey value="#424345"/>
        
      <main value="@orange"/>
      <second value="@limeGreen"/>
      <third value="@darkGrey"/>
    </styleVariables>
    
    <styles>
      <table headerStyleName="BlackTitle"/>
      <RightBG background-color="@white"/>
      <TableLabelColor color="@black" />
    </styles>
    <graph>
      <tfColor value="@darkGrey"/>
      <graphBgColor value="@orange"/>
      <graphBgAlpha value="0.5"/>
      <hoverSettings>
        <tfColor value="@white"/>
        <bgColor value="@orange"/>
      </hoverSettings>
    </graph>
 
</calculator>
 
 
 

UATDev

Edit Active Client Calculators
Active Device
Detection
Event
Messaging
API
Activation
Calculator Name Calculator Guid Add New +
Standard Calculators
Borrowing Power 68204038-8f9d-47e7-b986-c2bbf5a00b98 Edit
Budget Planner bb5e9cd6-660e-465e-908b-3d33c9e31cce Edit
Credit Card Repayment 56ea75d8-9f8d-4657-84fa-f8ba6089f4fa Edit
Extra Repayment 59b5b184-2b6e-43f6-ac20-8c9974705d32 Edit
Home Loan Repayments b9d47181-d8f1-46b4-bed8-e0cec1946c77 Edit
Income Tax 3425f34a-fdd1-46f0-9d9b-0c6f4d87298c Edit
Loan Comparison b68a8185-8f20-4433-8af1-d79620e977c8 Edit
Lump Sum Repayment b5c83c8c-da8f-40df-be7f-b7438bd5d196 Edit
Principle & Interest fd16effd-ff8e-4f91-9743-d6d7e9060ac3 Edit
Savings 548647a9-331f-4218-bba5-b3cb05d74f2f Edit
Split Loan c5823a35-9b9a-44ff-b1fc-0ee05b504fdf Edit
Stamp Duty edc16223-6f4e-4adb-8174-35f518e62b57 Edit
Term Deposit 15258ce2-39cb-4c99-a141-598ea3e704b8 Edit
Where Can I Buy 71f2649a-1213-421e-9aa9-07bf30e11390 Edit

UATDev