Sorry for being a blockhead, but I am not able to figure out how to do this and I’ve tried for weeks now - I think I may have already tripped on it but didnt realize that it was the solution. If someone could point me to the right direction/file that would be great.
What I want to do:
In my own module, when adding something on card.php, I have a dropdown with content from another module like this:
integer:ObjectClass:PathToClass[:AddCreateButtonOrNot[:Filter[:Sortfield]]]
So far, so good.
But it only shows the ref. And I am only able to search that ref. How do I add other fields (label, whatever) into this? I kinda looked everywhere for the solution and Im confused now. I started to create an own formclass for the module, but Im sure the solution is way more simple.
Thanks!