Hi, I’d like to add a horizontal repeating group like this. I’d like to offer the user the ability to add 1 - 5 social icons to their profile.
The nuance, I’d like the group of these icons to be always be centred on their profile. For example, if you only link one social profile, the icon will be directly in the centre, if you link two social profiles, they’ll be centred on the page etc. I want to avoid it showing from left to right (ie. 1 available item in the list shouldn’t populate from far left or far right).
Hi @J805, How would with work with the following though:
User can choose from 10 Social Profiles.
I have Social Profile Entry which the user can have max 5 of.
I then have Social Platform which is a data object i use for Icon, & colour.
The repeating group is a Number type so how would I pull through the Colour, Icon and Hyperlink from the Social Profile Entry?
Similarly, the count of social profiles is based on how many Social Profile Entry’s they have in the list on their profile… ANy clues? Thanks
So for your example you would put actual data in your repeating group. The number type is just fake data I put in to show that it works.
For the repeating group just make it your ‘social profile type’ and display this list of ‘social profiles’ in the user’s list.
Does the list still shift when using the trackpad on my example? I don’t see it shifting at all so I am not sure what you are seeing. Maybe post a screencast?
So weird. I wonder if that only happens when you change it from a higher number to a lower number. It might still work fine for your situation. Let me test something.
I see it now. Hmm. I wonder if there is a way to fix that somehow. It’s funny how it works visually but then it can be changed for some reason. Let me troubleshoot.