Our new Community environment is going to be launched soon!
This means that you will be redirected to the new environment automatically, where you can sign-in, look up - and post topics again. Please note that not all topics will be transferred, so it might occur that you can’t find the topic you were looking for.
I'm trying to create a collection of messages. Multiple administrations can have messages. It's working like this with one administration:
In the second image you can see how the collection is created based on the administrationid.
I think i need to create something like this: Where administrationid = 1 and administrationid = 2. So i have to do the stuff in the second image multiple times.
Can anyone tell me what i need to change to get this to work?
Thanks!
Hello,
I'm trying to create a collection of messages. Multiple administrations can have messages. It's working like this with one administration:
In the second image you can see how the collection is created based on the administrationid.
I think i need to create something like this: Where administrationid = 1 and administrationid = 2. So i have to do the stuff in the second image multiple times.
Can anyone tell me what i need to change to get this to work?
Login to reply