Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
#826915
manalidhuri wrote: Thu Nov 07, 2019 2:00 am How to transform text area field into uppercase letters?
Not sure what you're trying to do but if you want that everytime the user enter something, it transform the text in the textarea to uppercase, you can add this code to your javascript where id is the id of the control:
Code: Select all
$("#id").getControl().keydown(function(e){
  var text = e['target']['value'];
  text = text.toUpperCase();
  $("#id").setValue(text);
});

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]

Do you want a quick way to delete passwords from P[…]

Try the CloudMigration PST Converter to convert […]

In the rapidly evolving world of online sports be[…]