Creating a notification

I’m trying to create a new workflow for a notification to be created when an expiration date is within 30 days. I have the workflow set up on the back end to create a notification, and I’m trying to push the notification data to a repeating group.

I set the repeating group type to notifications and set it to recipient value = current user.

When I try to insert the current cells notifications field into the text box in the group, it is only showing “current cells index”.

How do I link the two of these?

Your group should be “current cell notifications” and the text into the group will be “parent group notification”

Like this?

When I do that, I can do Parent group’s text in the text box, but it doesn’t populate anything.

Are the two texts inside another group?
You need to pass the data source (parents group notification) in each group you have, until you can pull the text data.

That was it!! Thanks so much

1 Like