Bug: App Documentation does not respect expression in Reset on Edit?

In my Table “Artikel” I have a column “OCRTEXT”. This has an expression in Reset on edit
3X_9_d_9dc146f77edf362cc4e55f42b02fe58b62d74414.png

But in the App Dokumentation it says NO
3X_f_4_f47913474df3de1320f9ae493b59d2e1af2918f0.png

Only if I enable the Reset on edit without an expression, it would say YES in the App Documentation.

ID: 1272826
appName=KMQualityGate-622224

Solved Solved
2 6 182
1 ACCEPTED SOLUTION

Steve
Participant V

View solution in original post

6 REPLIES 6

@Steve Should I contact support about that?

Can you change the expression involving Thisrow_before operator?

Yes, please.

You mean instead of
ISBLANK([_THIS])
I should use
ISBLANK([_THISROW_BEFORE].[_THIS])
?
Are you using this?

My point is: ISBLANK([_THIS]) is working fine in my App. Only the App Documentation does not show the expression.

Ah, okey, I got your point. thanks.

Steve
Participant V
Top Labels in this Space