Single Use Entry Into Repeating Group

Hello, I am stuck and Need some help.

I have a CRM with a Customer Page. In there I have a repeating group for phone number. I also have a specifc page to create new phone numbers. I want to manually link a phone number to the repeating group. This contact may have multiple phone numbers, While also a single phone number may share multiple people.
What I would like to do:

  1. Click a button to open a popup.
  2. search for the phone number, i want to link to this contact.
  3. save it to show up in the repeating group. I have the fields in Place for Type,(Cell, Landline), Country, and the actual number itself.

Thanks for all the help

Sounds simple enough, though for some reason I cant find a way to do it.

Have a data type Number and field on the Contacts data type that is a list of Numbers.

When you add a new number to the Number data type, also add it to the contact’s list of numbers.

On the Customer page show this customer list of Numbers displayed in the repeating group.

This topic was automatically closed after 70 days. New replies are no longer allowed.