Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi there,

Is there anyway I can use the 'unique' validation idea, but dependent on a combination of two fields, for example, say I've got two fields, ' Title' and Language'

I will need to create a new record for each new title, and it's corresponding language, but I want to make sure that I cannot create two records with the same title and language.

Would i need to write a script in order to do this?

Many thanks

Posted

Try to create calculation field Title_Language=Titli&"_"&Language.

Then create self relation by this field let his name is Self. Then your validation will be like this Count(Self::Title)<1.

Posted

Thanks - I understand the principal, would you mind briefly going over the second part, creating a self-relation and how I'd go about this?

Many thanks

Dominic

This topic is 7215 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.