currently have checklist to populate education section of documentation, but its overly crowded when choosing options. What do I add to give each selection a shorter name that would then populate the full? Example: select option "25si" that will then populate the entire text string once selected.
below is condensed version
{note}{formmenu: default=; risk of increased SI and suicidal behaviors in individuals under the age of 25 when taking antidepressants; potential inc risk of serotonin syndrome w/ combined meds that alter serotonin levels\ name=educ; cols=49; multiple=yes; trim=yes}{endnote} --> {=join(educ
, "\n --> ")}
I have tried to do this with togglefield and it worked, but there was no way to trim white space effectively