Hi i am facing performance issues when editing rich text input, in a collection list, and using on change to save the edited rich text to variable. Since i cannot use the variable rich text directly because it is in a collection list i have to resort to using on change and saven Event[value] to a variable before i can update database with a save button.
Because the workflow is firing with every new letter typed the application slows down tremendously. i would like to make this workflow only trigger every 3 seconds or be able to use te variable in a workflow directly. is this possible?
Thanks a lot.
Kind regards,
Mees