Jump to content

Data separation


This topic is 3242 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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?

Link to comment
Share on other sites

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).

Link to comment
Share on other sites

This topic is 3242 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.