Populating a Text box or bulleted list with multiple items

M

Mike

Hi guys,

Here's what I'm trying to do:

I have a view where everyone enters their projects (via repeating table) and
assigns ownership of them. I then have a summary view where you can select an
individual's name and display all projects assigned to them.

By adding a rule and a filter I am able to view the *first* project assigned
to an individual, but I need to see all of the projects. Is there something
else I need to do?

Also, ideally I'd like to use a bulleted list. Is this possible?
 
S

Shiva (GGK Tech)

Hello,

If you want to show the repeating table values in one text box we can use
concat function while setting the value in Rule. We can write the code to
adding those repeating nodes data in one text field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top