November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Will any bug fixes be applied to forms 2.x? We have some customizations to forms done and holding off on ugprading to forms 3.x due to work involved to update.
Sorry, no bug fix will be apply to 2.x. We follow continuous delivery, and later version fix earlier bugs.
I think you should invest on upgrading to Forms 3. Breaking change from v2 to v3 mostly can be solved in 2 hours. We have provide detail guideline in [Obsoleted] attribute for old classes.
We just found an interesting bug, not sure if this is limited to our project but I doubt it. What is happening is that if you enter $0 for a field and have the email hook created to send as "#summary#" the data will appear as follows:
-----------
Email Hook:
Email To: ...
Email From: ...
Subject: ...
Message: #summary#
-----------
User enters:
Total Cost: $0
First Name: Matt
------------
Email Result:
Total Cost: #summary#
First Name: Matt
-----------
If there is a workaround to avoid this from happening would appreciate any suggestions. We are currently on forms 2.1.0.2