madman411 Posted July 3, 2015 Posted July 3, 2015 I am implementing an email feature into my solution. I have created a separate file based on the Personal Mail example file that comes with the MailIt plugin from Dacons. My question is must the relationships to the tables be made in the source file or to the table occurrences brought over into the UI file, or both?
beverly Posted July 3, 2015 Posted July 3, 2015 If you need to make any fields requiring the relationships, then yes in the 'data' file. I try to avoid these kinds of fields (calculated most likely) and use scripted set field. Otherwise your relationships occur where the scripting and layouts occur (the UI file).
Recommended Posts
This topic is 3442 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now