You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
I am trying to conditionally include/exclude fields from my document templates. An example is for Attribute Defaults. If the Default is not blank, then I want to display [Def. : {Att.Default}], otherwise I want to exclude the entire string.
So the output would look like this:
With default: XXXXX [Def. (1)] Without default : XXXXX
Another place I'd like to be able to do this is in my Element name sections. I have some packages that have line numbering enabled (Requirements, Use Cases, etc) I want to display the Number followed by the Name. But for packages where the line numbering is turned off, I end up having extra space before my names.
Is there any way to do conditional formatting field inclusion?