ZOHO Creator bug report

ZOHO Creator bug report

First of all I'd like to say "This is a great Program!"

I have run into 3 bugs (all within the "On Success" scripting section) as follows:

The first problem relates to dragging and dropping into the script window. Many times it refuses to drop anything if the Red arrow is between code blocks. I often have to drop it inside a code block, and then pick it up and move it to where I actually want it to go.

The 2nd problem is with the "Else" condition. After it has been added, I can not edit it, but am only presented with the delete option when I hover over it. I End up having to use "Else if" instead.

The 3rd problem is when I use zoho.currentdate in my script. Later when I receive the email response to my form submission it will have the date printed 2 times in a row, instead of once as I wished it to be. However the date value is correct.

mike