Hi,This question has been asked many times, does anybody knows how to display the Richtext data as one of the column of notes view?
Thanks a lot,
Hi,This question has been asked many times, does anybody knows how to display the Richtext data as one of the column of notes view?
Thanks a lot,
Subject: Take a look at @Abstract
It will extract text.
Subject: That can only extract limited content…
Hi, ThanksI tried as this:
@Abstract([TextOnly];100;“”;“RichField”),
This can only extract 100 characters of content.
Is there any way to get all of richtext field?