Hi guys,
I've been assigned a task to have two fields auto populate from a 3rd field on save. Each field is the same but under it's own custom entity. I believe this can be done with a one to many relationship but this is my first practice doing this and I'm not having any luck. Here's what I have:
Product Type entity: Main custom form where "shortname" field will be populated by the user.
Processing Data entity: Another custom form that contains its own "shortname" field as well to auto populate from the Product Type "shortname" field.
Banking Data entity: Another custom form that contains its own "shortname" field as well to auto populate from the Product Type "shortname" field.
This seems like it would be pretty simple to accomplish, but I need some guidance as a newcomer.
Thanks!
*This post is locked for comments
I have the same question (0)