View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,207

Old October 22nd, 2021, 09:40 AM
I'd write a script on your pick that does a foreach, looking for the right language(s). If you find it, set the Value field on that pick to 1, and then your bootstrap condition will be:

fieldval:Value <> 0


First/500 is the default for bootstrap conditions, but in this case, see if First/600 will work for the condition, and First/550 for the script. If not, First/500 for the bootstrap and First/490 for the script.
Mathias is offline   #3 Reply With Quote