View a database field on a repeater using code

Dear Community members,

I want to connect two different dataset collections in one repeater. I tried the referencing method. But, it did not work. So, I came up with an idea to submit the data I required prior to it displays in the repeater.

I want to know, is there any possibility me to view the data field from 1 dataset and submit to another dataset using code?

If there is a possibility please help me. Thank You.

Best Regards,

Ich kann hierauf keine kompetente Antwort geen. Sorry!

When you say that you used the reference fields, how did you actually used them as they are ideal for using in repeaters, tables and galleries when using multiple datasets.
https://support.wix.com/en/article/about-connecting-multiple-database-collections
https://support.wix.com/en/article/adding-a-reference-field-to-a-database-collection
https://support.wix.com/en/article/about-reference-fields-in-database-collections
https://support.wix.com/en/article/about-displaying-content-from-multiple-database-collections-using-datasets

Otherwise, to get data from one dataset and enter it into a new dataset, then simply have a look at Vorbly example here.
https://www.vorbly.com/Vorbly-Code/WIX-CODE-AUTO-FILL-FORM-WITH-USER-INPUTS

Marked as spam user already.

Ich kann hierauf keine kompetente Antwort geen
I can not give a competent answer to this

Really Thanks .

Thank You For the wonderful Answer. It is really helpful. But, Using any of those methods, I am unable to automatically update the datasets. Although I do referencing, I have to manually add the required fields.

Well. Let’s forget about connecting datasets for sometime.

I have two texts TEXT1.text and TEXT2.text. And I have two datasets DATASET1 and DATASET2. Now, I have information stored in DATASET1. So, I connect TEXT1 to DATASET1 to Read Only. So, I can view the information. And, I connect TEXT2 to DATASET2 to Write Only. And now, I want TEXT2 to show me the same information which is on TEXT1. And I want to save that TEXT2 information in DATASET2 when I submit the information. Do you have a solution for this ? Please help me. Thank You.

Best Regards,