Hi @Geoff_Kraabel
Do you mean something like this?
{formmenu: Choice A; default=Choice B; Choice C; name=options}
| Option | Value | Details |
| X | 1 | |
| Y | 3 | |
| {if: options<>"Choice A"}Z | 2 | {endif} |
Hi @Geoff_Kraabel
Do you mean something like this?
{formmenu: Choice A; default=Choice B; Choice C; name=options}
| Option | Value | Details |
| X | 1 | |
| Y | 3 | |
| {if: options<>"Choice A"}Z | 2 | {endif} |