g_form.clearValue() and g_form.setValue() do not work on Journal fieldsSummaryThe g_form.clearValue() and g_form.setValue() do not work on the Journal fields Additional comments and Work notes when used in the client script that is used to modify these fields.The Workaround to this behavior is: 1. Go to the form and do a Right-click -> Configure -> Form Layout. 2. Scroll all the way down in the Selected bucket to the Activities (filtered) item and remove it from the Selected bucket. 3. Additional comments now act as a regular non-journal field. 4. In order to show the Activities, though, again, do a right click -> Configure -> Form Layout. Create new section Activities, and add Activities (filtered) item to the new section. 5. We now have the Additional Comments field act the same as other fields with the onChange client script, and show Activities log in the Activities section.