
Hi again everyone!
I have the following drop-down list in my roll formula:
However, in the popup where I chose the difficulty, the default value is the first one, "Foolproof (+5)".
What I would like to do is have the "Average (0)" value appear by default in the popup, since it is the most commonly used value.
Is it at all possible to do this (to set default in dropdown list)?
Worst case I could always put "Average" first, but that would mean that the drop-down list would not be in logical order.
Thanks in advance for your help :)
I have the following drop-down list in my roll formula:
?{Choose a difficulty| Foolproof (+5), 5 [Foolproof] | Routine (+3), 3 [Routine] | Easy (+1), 1 [Easy] | Average (0), 0 [Average] | Complicated (-1), -1 [Complicated] | Challenging (-3), -3 [Challenging] | Formidable (-5), -5 [Formidable]}The drop-down works fine.
However, in the popup where I chose the difficulty, the default value is the first one, "Foolproof (+5)".
What I would like to do is have the "Average (0)" value appear by default in the popup, since it is the most commonly used value.
Is it at all possible to do this (to set default in dropdown list)?
Worst case I could always put "Average" first, but that would mean that the drop-down list would not be in logical order.
Thanks in advance for your help :)