can’t use @ThisName in Hide-When formulas, LOTUS NOTES meta coding FAIL
I had hoped to use the “@ThisName” to get the suffix of the field name “Comment_1” and hide it if the Field “Status_1” is “Pending” by doing this : 1234Suffix := @Right(@ThisName; "_"); EmpListFieldName := "Status_" + Suffix; Status_value := Continue reading can’t use @ThisName in Hide-When formulas, LOTUS NOTES meta coding FAIL