Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No validation for tablerelation property #77

Closed
pmohanakrishna opened this issue Jan 17, 2017 · 2 comments
Closed

No validation for tablerelation property #77

pmohanakrishna opened this issue Jan 17, 2017 · 2 comments

Comments

@pmohanakrishna
Copy link

I created a field in Job Setup with tablerelation to new field.
The field is allowing to add any values which are not in new table.

table relation validation

@esbenk
Copy link
Contributor

esbenk commented Jan 17, 2017

To get validation you need to set

ValidateTableRelation = true;

on the field.

The documentation can be found here. Notice that the TestTableRelation is not in use anymore.

https://msdn.microsoft.com/en-us/library/dd338934(v=nav.90).aspx

@pmohanakrishna
Copy link
Author

Perfect. thanks

@microsoft microsoft locked and limited conversation to collaborators Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants