Skip to main content
abhayd3663
March 8, 2023
Question

Is there a way to display the user input in different color instead of black inside the editable textField or paragraph while typing?

  • March 8, 2023
  • 4 replies
  • 0 views

Is there a way to display the user input in different color instead of black inside the editable textField or paragraph while typing?

    4 replies

    mikes0011
    Brainy
    March 8, 2023

    There are no standard / out-of-box solutions that I can think of that would do anything along these lines.  There are also no plug-ins that I'm aware of, but there could always be ones I haven't heard about.

    The Expression Guru
    soundarya.g
    March 8, 2023

    Appian's richTextEditorField() might help. But the default color is black, we have to format the content to change color. And the values of this field should be stored as HTML text in the backend

    abhayd3663
    March 8, 2023

    richTextEditorField - There is no such component in OOTB. Where did you get that from ?

    mikes0011
    Brainy
    March 8, 2023
    The Expression Guru