Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
...and how did the testing go?
I am trying to simulate a database into which all entry goes as uppercase, regardless of keyboard settings. Wildcards can also be entered. What I am trying to do is allow users to enter whatever part of the entry they want with appropriate wildcards. If correct the next slide should show their entry. This is done using a variable. The only difference I want to make is to have the variable show their entry in uppercase in the next slide. Any ideas anyone?
Thanks,
Greig
Copy link to clipboard
Copied
Hi all,
A bit of a bump, this one, but I'm trying to sort out the same problem in Captivate 4. I've got a variable holding the user's name and I want to make it all uppercase.
I'm getting close to a solution using the Javascript .toUpperCase() function, but it's not working - here's the code I'm using:
userName = userName.toUpperCase();
That's in the slide exit action, as an 'execute JavaScript' action, but it's not working.
Anyone have any ideas?
Copy link to clipboard
Copied
Has anyone figured out how to do this? I just used an uppercase type of font, but I would like to use Arial, where a user could type in anything without pressing caps lock and it would display as all upper case.
Any suggests/answers?
Copy link to clipboard
Copied
You could possibly do it with a custom widget.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now