How to blank an UDF Respondida
Hi,
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
Comentarios
1 comentario
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:
https://support.boyum-it.com/hc/en-us/community/topics/200025797-B1-Usability-Package-Feature-Requests
Iniciar sesión para dejar un comentario.