Jump to content

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

Recommended Posts

Posted

Hi all

I would like to create a layout where a field is only editable if a condition is met.

The scenerio is:

I have an inventory database. A stock item is of one of two types, a 'one-off' or a an item that many copies can be ordered. I would like to create an 'Order' layout that allows me to enter a purchase quantity if an item is not a 'one-off' or automatically sets the quantity as 1 if it is a 'one-off' and prevents the field from being editable.

I'm sure these conditions need to be set in 'manage database'. How do I go about this? It would be nice to block data entry into the quantity field on the layout by means of ghosting or something similar.

Thanks in advance

Lee

.

Posted

OK I have managed to automatically set the quantity as 1 dependent on the value of another field using an OnObjectExit script trigger. I just now need to lock the quantity field. Is there a script function that can acheive this?

Lee

Posted

Problem solved. I just wrote a script that is triggered OnObjectEnter that goes to next field if a condition is met which prevents data from being entered into the field.

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