I am trying to change the default text in a text entry box from "no text has been entered" to the french equivalent, but can't seem to find this in the language settings in the player edits, or anywhere else. Any help?
Are you looking at the player text labels as described here? You can set the whole language to change and then even determine if you'd like it to say something different than the standard you can make the adjustments there.
Just to confirm - we may be talking about different things. When I look at the player text label options, number 88 is for the text entry default and as a standard it's listed as "type your text here" and if I can the player text language to French it changes to "Entrez votre texte ici"
Are you looking to change the actual variable? When a user begins typing, and the control loses focus (clicking outside the text box) the variable (ie. TextEntry1) will be adjusted to match what the user typed.
3 Replies
Hi Susan,
Are you looking at the player text labels as described here? You can set the whole language to change and then even determine if you'd like it to say something different than the standard you can make the adjustments there.
Hope that helps!
Hey there no - it isn't listed under those items at all, however, if you go through the variables panel you can update there!
Hi Susan,
Just to confirm - we may be talking about different things. When I look at the player text label options, number 88 is for the text entry default and as a standard it's listed as "type your text here" and if I can the player text language to French it changes to "Entrez votre texte ici"
Are you looking to change the actual variable? When a user begins typing, and the control loses focus (clicking outside the text box) the variable (ie. TextEntry1) will be adjusted to match what the user typed.