Asked by Tal Rei on Jan 2, 2025
Tal is struggling to create a field that counts the number of values selected in a multiple choice field and is asking for guidance on the coding part.
Answered by Stacey Thomas
Stacey suggests retrieving the values and using .length to count them and return that count to update the desired property.