How to blank an UDF
RespondidaHi,
BLANK() does not work for a UDF field.
With SetUdfSidebar(|) I can set a value in a UDF field.
But I cannot make the UDF field empty
SetUdfSidebar($[$U_old_rev.0.0]|);
SetUdfSidebar($[$U_rev_date.0.DATE]|);
or
SetUdfSidebar($[$U_old_rev.0.0]| );
SetUdfSidebar($[$U_rev_date.0.DATE]| );
Do not work.
How can I empty a UDF?
Regards,
John
0
-
Comentario oficial
Hello John,
At this moment this is not possible, feel free to add this as a feature request or vote for it if it's already open in our community:
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario