So, I'd like to insert data that was taken from one form into a new another one.
In my case, I have a contact's form. for example, and there is a lookup inside of it. I can find any account by using the lookup. thus, I'm intersted in possibility to take some values of fields in an account that I choosed in the lookup and then insert it in the same fields in contact form.
Could we give me advice what methods a should looking for?