I am a Junior Developer that has never worked with this language before. I have received so tasks for training and I am having a hard time figuring it out. Can any one help?
Tasks: 1 - On Loan Card page create a field (variable) that will show Name + Surname. Not a table field but a page field
a - create global variable on Loan Card page with a type Text and name it FullName
b - add this variable as a field on a page
c - Write code that will update this variable when First Name or Last Name is modified (you can do that by utilizing OnValidate trigger)