hi AMS5 Team!
I have noticed some things I want to tell you. I dont know if they are already known or not, pls take a look at it.
i put everything from bugs, errors and Questions in here to keep the forums ordered. I think it doesnt look "so good" if there are 20 threads from the same user and everyone has only a minor question in it, right?:
here we go...
1. if i enter text in an input field (not in ams runtime, in designtime) they get screwed up. text is mixed and its just crappy black text you cant read. maybe there is a way to fix it?
2. if I use a web object and put the url in an input field (like in the template browser) you get the URLs of iFrames in the inputfield. is there a way to disable this or does a workaround exist?
3. if I execute a link which opens a new window in a web-object with javascript nothing happen
4. it seems the + key is not recognized by AMS5. the following code example should do something if you hit the + key but nothing happens. if i use other keys it works.
if (e_Key == 43) then
----ACTION HERE
end
5. Just added some bookmarks to my global functions but if i leave the codeeditor and come back all bookmarks are gone. tried it several times. can you confirm this?
thats all. Thank you for your time and patience.![]()


