Hi - we have a custom appraisal with textareas for the person to add information and a Submit button to process data input.
If the user enters a bullet point (so cutting and pasteing from Word or something like that) in the text area such as:
u2022 Lost time
then on pressing the button OnInputProcessing isn't fired, only OnInitialization. If no buttet point, OnInputProcessing and then OnInitialization fires with no issues.
Has anyone come across this before and know of a way around it ?
thanks
Sean