Date Selection
Version: Windchill 13.0
Use Case: I would like to be able to prevent users in my Windchill instance to pick dates in the future when populating a timestamp attribute.
Description:
Can this be achieved?
Version: Windchill 13.0
Use Case: I would like to be able to prevent users in my Windchill instance to pick dates in the future when populating a timestamp attribute.
Description:
Can this be achieved?
It sounds then what you might need would be some Listener and custom code. You could have the Listener run when the part instance is created, and validate that the date is not in the future. I think the out of the box constraints only allow for setting a static date range.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.