repeater showes on preview but not on live

i have a repeater with 6 boxes with diffrent colors set, dataset connects all fields.

  1. on preview it shows all data but the colores of all boxes are like the first box only?
  2. on live it doesnt show at all
    the data collection is on promission “Form submission”
    the dataset is set on “'read-only”.
    another question on same topic:
    i set in dataset number of lines to display 12 - how can i set to show 12 but if there are more it will load mor 12 lines more evry time ?

Did you sync your database?

yes i have sync the data they are the same

i have recreated it all from scrach


it shows the data on preview with problems!!!
on publish its blank (i placed it on box container and the box is shown with hole on place of the repeater ???
I received errors with the number 10.03 its on repeater text box and on data its number probably this is the couse for the problem.

the text in green shape TR doesnt show and colores are like the first container probably of the error problem see the console error.
On publish its blank see the box container under the repeater.


how to pass number to text box? why the colors are not shown? what happen to TR? and why on publish its blank?

Quick note here with what you have put in your original post.

the data collection is on promission “Form submission”
the dataset is set on “'read-only”.

So your dataset is setup for Form Submission, which if you are wanting users to be able to submit their own form submissions to it, then it must be write only.

If you want users to be able to read and write from it, then you must set it up to be read and write.

With you currently setting it up as read only, it means that no user will be able to submit any form submission.

See here for info about Dataset permissions.
https://support.wix.com/en/article/working-with-dataset-modes-and-collection-permissions

Read-only: Page elements on your live site can read and display content from your collection. But site visitors cannot edit, add to, or delete any content in your collection.

Write-only: Visitors can interact with user input elements and a submit button on your live site to add content to your collections. The Write-only mode cannot display content from a collection or allow visitors to edit data.

Read & Write: Visitors can interact with user input elements and a submit button on your live site to add to or edit content in a collection. Page elements can also display content from the collection.

Also, note that whilst you are making your site in the Wix Editor, that you are doing so as the Admin role, whereas in the live site you will still be Admin, however you will now be a site member and not be able to see everything that you could whilst in the Wix Editor.
https://support.wix.com/en/article/about-collection-permissions

Whilst on the above page, look at the preset defaults for the different modes as shown in the table here.
https://support.wix.com/en/article/about-collection-permissions#collection-permission-presets

Plus for the load more option, you can do that without code and just through the datasets own settings.

See how to do it under this heading ‘Show me how to create a Load More button:’ which is towards the bottom of the page.
https://support.wix.com/en/article/adding-and-setting-up-a-dataset

As for passing numbers to text, then you can use the toString() function.
https://www.geeksforgeeks.org/javascript-tostring-function/
https://www.w3schools.com/jsref/jsref_tostring_number.asp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toString

Search the forum for previous posts on this as it has been asked many times before.
https://www.wix.com/corvid/forum/community-discussion/can-t-display-number-in-a-textbox
https://www.wix.com/corvid/forum/community-discussion/data-collection-field-calculations

@GOS I set dataset to read and write so on preview all data shows but the colores are not repeated only the first container colors are shown to all.
on publish - live nothing!! all blank??!?!?!?!?!?!
can you check your self:
https://editor.wix.com/html/editor/web/renderer/edit/4abbf358-e36d-44a8-821d-dda249b0176d?metaSiteId=c26711f5-60fe-4de3-a536-93eef2713a71&editorSessionId=68425fcb-3f0d-4083-974e-b8cc04b11078&referralInfo=dashboard