I am trying to add a new Repeating field in one of my content templates.
First I created a new single line field in the Field group Tillbehör (and stated that the field was a repeating field).
The field does show up in the products edit page, so far so good.
Then I added a Repating Field block in the Content Template "Tillbehör". In the settings I am then supposed to choose that field using POST SOURCE = "Current Product" and then choose the right CUSTOM FIELD GROUP = "Tillbehör" and finally choose my new field in CUSTOM FIELD. But the select list CUSTOM FIELD never shows up after choosing the field group. So I cannot connect to my new field "Säkerhetsdatablad".
For now I have replaced the Repating Field block with a standard text block. The dynamic source selection work fine with that block and I am able to choose my new field. But I would rather use the repeating field block, since it is possible that I will need to enter more than one entry in my repeating field. Now it will only fetch the first instance of the field.
Hello. Thank you for contacting the Toolset support.
Can you please share details to what post you setup the values for multiple instance field. And where you are trying to add the repeating field block that does not display multiple instances? Please share URLs of all such required posts.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
You are right - the field should appear but there is some conflict due to that its not showing.
I've set the repeating field block to display the field "Nedladdning" and I can see its working:
- hidden link
If you want you can workaround it by not adding repeating field block but instead add "Fields and Text" block and then try to add the "Nedladdning" field using shortcode.
Well, how did you choose the field Nedladdning if it does not show up in the settings? And can you tell me what the conflict is?
The problem when using Fields and Text is that it does not support several repeated fields. Or does it?
Ahh, now I see that there are commas between the downloads shown under the tab Nedladdning when I use the Fields and text block ... Look at the attached image.
There is no way to have no separations? Or to make them invisible? With the Repeating Fields block there are no separation characters.
Okey, I see that this is also a way to do it. How should I change the html in order to not have the numbers in front of each download? Look at the attached image. I guess I can use CSS to add some space between the fields.