Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
David Vicente
8
Views
5
Comments
How to create entities that share
Question
I need a many to many relationship between entities, so i created a third entitie in the middle like a should.
The thing is, in the training videos it is shown that an index should be used to prevent having multiple instances of an entity with the same combination of foreign keys. In my case however, I want to have the possibility to duplicate. I've tried not using the unique index, as well as using it but setting it to "not unique". The platform however doesn't allow me to create intances the way I want...
Nuno Reis
MVP
I've created some many to many relationships and can't find a problem.
Is your problem in the Entities or in the screen? Making a screen diferent from the standard can be tricky.
André Vieira
Staff
David,
Can you show us why you can't create the instances? Is there an error message? Yes, when, while publishing?
David Vicente
Thank you for the repplies.
This is the error message that I'm getting
André Vieira
Staff
Those are validation messages
not
put there by the platform. Check the action for the 'Guardar' button.
David Vicente
Thank you, it is solved
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...