Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you remember about a month ago when asking about appenddesc I showed the script logic how to "soft-code" a Thing ID with use of appenddesc. You could get the Thing ID string from the usrChosen1 and then use that script to change the name.Ah, ok. Thanks Shadow!
Nice! See all these crazy scripts are starting make sense!Yea, thank you. I got it to workout. Thanks again Shadow!
var searchexp as string
searchexp = field[usrChosen1].chosen.tagids[thingid.?]
Andrew - he's using foreach thing - there isn't a findchild equivalent for things - findchild is only for picks.