How to pass Form fields value to Method

I'm new in Aras Innovator and I need some help with Forms.
I have created a simple form with first name and last name and with a Submit button.
The button's click event will call a method where I want to use the first and the last name field values.


How can I pass the value from form to method and how can I use it there?

And also where can I complete the form to try it?

Parents Reply Children