Hi,
I have noticed that if I have a variable called MyVariable and use that in a textbox or other field it behaves strange when there is text behind it.
Maybe it is me using it wrong, but if I in a textfield writes %My i get up the "autocomplete" list og available variables and press enter when MyVariable is selected. - This works fine.
If i however hava a text: Text1Text2 and I want to insert MyVariable in between it results in this:
Text1%MyVariable%myvText2 (where myv was the text i entered before I found my variable in the AutoComplete window and pressed enter), so now I need to delete the 3 letters i wrote.
Again it might be that i use it a different way that it is meant to, but it is sometimes easy to forget to delete those 3 letters..
Regards
Magne