Form rendering error. Developer comment causing bug.
A Creator developer has left a HTML comment and unneeded carriage returns in the rendering of forms in Zoho Creator.
This is causing an extra line to be placed between all elements unnecessarily.
The HTML comment and returns are being placed in between table tr elements. This is a no no and should be removed as soon as possible.
If you were wondering why forms look sloppy with extra white space, this is the reason.
A simple change to the server-side render code would fix this,
and have immediate positive impact on all users forms.
Please see the support@zohocreator.com email for multiple request to remove this rendering error.
Here is another example of the wasted space due to the misplaced developer comment.

Thanks,
Tony.