Textfield input and output.
Hello everyone. Apologies if this question has already been asked. I am new to APEX and there is something I need to do in my APEX project but I am not sure how to do it.
I have a text field where user can enter a numeric value. I want to take that value and convert it into another value and display on the screen, however possible (as an alert prompt or just on another textfield)..I know this can be done using JAVA..but any ideas if I can do it on APEX.
I hope my question is clear. Thanks in advance for replying! : )