Creating a relationship

i need to create a relationship between a client and a service provider so they can reviwe afterwards what was done, how do i go about doing that, thank you

The way to do this is to create a field at the client level, for instance, of type service (can be a list of services if more than one service can be attached to a client). You can also create a field ‘client’ at the ‘service’ type level. In fact, it’s probably handy to have it both ways.

The lesson ‘list of things’ covers that pretty well.