Hello,
I'm working on something in IFS Cloud using Developer Studio and could use some advice on linking two custom entities.
I've got entity1 with a field called field1, and I want to create entity2 with a field that lets users pick a value from entity1.field1 when they're making a new entity2 record.(like a dropdown or lookup to select an existing field1 value)
What's the best way to set this up in Developer Studio? Any pointers on using associations or foreign keys for this kind of thing in IFS Cloud?
Thanks for any help!