Forum Discussion
LisaP203
Aug 05, 2023Copper Contributor
SEQ field - Can I add parenthesis for alpha?
Hi! I know how to do it for numbers -
{ SEQ name \#”(0)” }
but it ignores the \# switch for alphabetical list so it just shows a, b, etc.
{ SEQ name \#”(0)” \* alphabetic }
Please, what am I doing wrong? Thank you!