If I check the Insurance box I get the error listed above, if I don't check the box the page operates properly. Is it because I have the shipping insurance sort order before the taxes sort order?
If I check the Insurance box I get the error listed above, if I don't check the box the page operates properly. Is it because I have the shipping insurance sort order before the taxes sort order?
You might get a better answer by posting your problem in this forum topic
I'm not putting you off but your problem doesn't seem to be related to the Return Authorization Mod.
Hi Clyde, hoping you can help me here. Everything seems to be working fine except the “Reason for Return” box… Currently if the user keeps typing, the box starts to expand right with a scroll bar on the bottom… Is there a way to have it word-warp and expand down-ward without having to hit the “Enter” key..?
The textarea should wrap automatically every time a row reaches a width of 30/31 characters (that assumes normal typing and not holding down a single key)
for instance if you were to type the following in the text area:
The cat was playing in the garden.
you should see something like this:
The cat was playing in the
garden.
Thanks for the quick reply... I have this installed on my PC and for some reason it does not warp... It keeps expanding right... Example, holding down any letter key, it would expand right and keeps on going without warp... Any idea that or settings i could change..? Thanks...
As I said above holding down a single key produces this behavior. if you type a normal sentence it should wrap at 30/31 characters.
I'm not sure why anyone would hold down a single key if they were trying to type a request such as:
When this item arrived it was broken. Could you replace the item.
This example should wrap as expected.