• Naganjaneyulu Kommana
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hello All,

I am new to visualforce programming and here I am stuck with something that looked pretty simple to me earlier(Well its not now obviously).
I am trying to use the inputs entered in two inputfields in my visualforce page, do some string operations(trim)/Concatenate, and use the resulting string as a value in a third inputbox. The auto-population of the field will happen when the third textbox gets the focus.

I thought this would be pretty simple to capture the values using javascript but unfortunatey, could not get away with a solution.

Appreciate any pointers towards a solution.

Regards,
Sudip