Creating skill tags in a repeating group

Hi everyone !

I need your help to create a list of skills represented in a repeating group.

In my example, I’ve created skills attached to a specific job application in the database.

image

Then I want each skill (text list) to be displayed SEPARATELY in a text box inside a repeating group.

I’ve read I should use “join with” and “Extract with Regex” but the given formulas weren’t working.

Here is my result for the moment…

Thanks a lot for your help :slight_smile:

1 Like

Hey @JBG :wave:

Hope we can help you out. :raised_hands:

I think I can see what is going on. Maybe try this:

The data source for your repeating group might need to be Current Page Application’s Skills. The data type for the repeating group is probably text. Then the text element inside the repeating group should probably be Current Cell’s Text. Does that sound like what you are trying to do?

Let me know if you need me to give you an example.

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

1 Like

Hi @J805 !

Indeed, as you said, I just had to set Current Cell’s Tex in the text box and it appears in the good way.

image

Fantastic, thanks a lot for your help :slight_smile:

1 Like

No problem. Glad it helped! :blush:

Hi @JBG

Here is a free tutorial you might be interested in.