You are viewing limited content. For full access, please sign in.

Question

Question

PLAINTEXT format not working

asked on December 5, 2023

I am trying to write a richtext field to a SQL table. I have the plain text formatting on the token but I continue to get all of the formatting in the SQL. I'm using 11.0.2102.264 workflow version. 

Is the formatting supposed to be done a different way?

0 0

Answer

APPROVED ANSWER SELECTED ANSWER
replied on November 10, 2024

Hi Carlos, now properly applies PLAINTEXT format for all rows in a For Each Row loopon Workflow 12. 

You can see other changes from: Laserfiche 12 Changelog

Get Laserfiche Workflow 12 package from: Laserfiche 12 - Downloads

0 0

Replies

replied on December 15, 2023

That's a missing feature. For Each Row's current value does not know that the field was RTF. We'll look into adding it in a future version.

As a workaround, you can use For Each Row's iteration token as an index the value out of the multi-value token Retrieve Business Process Variables generates for the table column, then format that as plaintext.

(In this screenshot, the table is named "Table" and the column is "Balance", you should see your multi-value token under Retrieve Business Process Variables as <TableName>\New Comments Descriptions.)

You only need to do this for the RTF field, the other fields can use their "current value" tokens from For Each Row.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.