Solved
Set 1 image in 2 Image fields
Sir,
I have 2 Image Fields, now i want that whatever i upload in Image Field1 the same image should be uploaded in Image field 2 automatically.
Thanks in advance.
Sir,
I have 2 Image Fields, now i want that whatever i upload in Image Field1 the same image should be uploaded in Image field 2 automatically.
Thanks in advance.
@rakeshk21205956 gave the answer.
//Okay found the answer... just set the rawValue of both to be equal i.e this.rawValue = Image1.rawValue;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.