Modifying the Custom lable Layout.

Teresa Boettcher asked on December 18, 2017 15:07

I have a custom table layout that I would like to modify. Each Time I modify the layout and try and save I get a 500 error, not sure why.

We are currently on Kentico Version v8.2.24

Recent Answers


Brenden Kehren answered on December 18, 2017 15:43

What does your layout code look like? Could very well be invalid code causing the error when it's saving.

0 votesVote for this answer Mark as a Correct answer

Teresa Boettcher answered on December 18, 2017 15:49

**This is part of the code that exists. I am trying to change the "MMKT" to "MMDA"

CD Liabilities

Total $ Balance of CD's (including IRA CD's) with maturity dates of 2 years and less:

$$label:TotalBalanceOfCDLess$$

$$input:TotalBalanceOfCDLess$$ $$validation:TotalBalanceOfCDLess$$

$$label:TotalBalanceOfCDMore$$

$$input:TotalBalanceOfCDMore$$ $$validation:TotalBalanceOfCDMore$$

Please Note: the amounts should be in thousands of dollars. Pricing

If interest rates moved 100bps, how much would you change rates on:

Up

Down

Savings

$$input:SavingsUp$$ $$validation:SavingsUp$$

$$input:SavingsDown$$ $$validation:SavingsDown$$

MMKT

$$input:MMKTUp$$ $$validation:MMKTUp$$

$$input:MMKTDown$$ $$validation:MMKTDown$$

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.