Hi guys, i have a question about one-to-many relationships, the scenario is as follows:
i modified table TARGETS or (prospects) in suitecrm by adding a one to many relationship with another table we will call OBJ. In the detailview of the target I have the list of OBJs that I assign with the following code
And so far, all correct. but now I would like to see this report on the OBJ detail page but it is not automatic, what i see now is only the field but there is no visible association, that is, i do not see the target
I added the relationship with OBJ in targets, then the system automatically creates that targets field in OBJ (which is always empty, even if I assign the OBJS to the single targets) I don’t know why
I’m sorry, I don’t know what could be wrong, maybe it’s a bug. You’ll have to go under the hood and compare the code on those screens with code from similar relationships, elsewhere in the app.