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

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

Recommended Posts

Posted

User has (lets say) 4 identical widgets which he wants to spread 

the work on so that the spring is not tight on some and loose on others.

 

So I would like a drop down list or pop up menu that the user can

edit so that he can either call it # 1,2,3 or 4 or A, B, C, or D.

 

As he uses it, it starts with maybe #1, than when he duplicates the record

or creates a new record it automatically goes to the next value #2.

When it reaches the end #4 it cycles to #1.

 

It would be best if the value stays in the field so that when they startup

the next day the proper widget is displayed.  So if they stop at #2

the next record will be #3.

 

User should be able to select which widget to start with in case one

breaks and he has to pull it out of line.

 

Thanks

  • 2 weeks later...
Posted

Huh? Why not create assignment records with a start and complete date? Let FM set an ID for each assignment record.

  • 1 month later...
Posted
User has (lets say) 4 identical widgets which he wants to spread 

the work on so that the spring is not tight on some and loose on others.

 

I believe the simplest way would be to select a random widget each time a new record is created. Otherwise you would need to look at the previous record - either through a script or through a relationship - then select the next widget.

Posted

Wouldn't a random widget possibly select the same one again?, also to help distribute the usage on each widget you would need an even amount to each widget.  How would the script work that you are mentioning? If possible please be specific for this newbie. Thanks

Posted
Wouldn't a random widget possibly select the same one again?,

 

Yes, but over time each widget would be selected roughly the same number of times - so that the wear and tear would be distributed evenly.

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