I have an editable Namesfield, called From, which selects “Use Address dialog for choices”. The default value contains @Name([CN]; From) in order not to display the /OU=Illustration/O=Acme/etc…But it still shows the /OU=Illustration/O=Acme/etc…
When I do the same at a field Issuer with default value @Name([CN];@UserName) it shows the name perfectly without /OU=Illustration/O=Acme/etc…
What’s going wrong in the @Name([CN]; From) ?