Display Form - Text Area
Is there a way to display in workflow 5 how many characters a user has remaining as they type in a text area?
0
-
You could have a change event associated with the text area that updates the title/description with the number of characters entered (or number of characters left). It's worth noting that the change event only fires after a user has selected another form element and doesn't get fired with every character typed (unlike the autocomplete element).
Here is a sample workflow for reference and some screenshots below:
https://latitudegeo.maps.arcgis.com/home/item.html?id=2be28bebbc26400b9619575208dcf4b4

0 -
Thank you, Patrick. I will implement this into my workflow.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer