Filling data in a subform with a FIELD URL
Filling data in a subform with a FIELD URL
I can not fill in the data of a subform (URL box) from its input.
On add row
row.Link_compra = input.Link_of_Mercadolibre1.tostring ();
Both fields are URL
Do you know what the error is?
Thank you!