I need to do a character count on a paragraph field in a form. I have the javasc

I need to do a character count on a paragraph field in a form. I have the javascript for the character count. The problem is that the paragraph is setup to 'Allow rich text' and the 'keyup' method is not an available method in the event rule for this type of paragraph. I need the 'keyup' method to run the javascript. Do you have an example of a character count that can be used for a paragraph field that is setup to 'Allow rich text.'? The Rich Text paragraph is a requirement for the model.

OSPRimage.rtf

OriginalPostID-210301

OriginalPostID-210301

  Discussion posts and replies are publicly visible

Parents
  • I'm using v7.8. The method becomes unavailable once the paragraph field is set or saved into the form. The paragraph field was moved into the form, I selected 'Rich Text', I clicked on the Event Rule dropdown and selected the 'keyup' method. I click on the paragraph field and enter the Label, scroll down to the Event Rule dropdown and it is blank. I click to select the method and blur and focus are the only available options in the Event Rule dropdown.
Reply
  • I'm using v7.8. The method becomes unavailable once the paragraph field is set or saved into the form. The paragraph field was moved into the form, I selected 'Rich Text', I clicked on the Event Rule dropdown and selected the 'keyup' method. I click on the paragraph field and enter the Label, scroll down to the Event Rule dropdown and it is blank. I click to select the method and blur and focus are the only available options in the Event Rule dropdown.
Children
No Data