Unable To Save Edits To File Datasheet In Data Standard

Unable To Save Edits To File Datasheet In Data Standard

mark259F5
Explorer Explorer
302 Views
2 Replies
Message 1 of 3

Unable To Save Edits To File Datasheet In Data Standard

mark259F5
Explorer
Explorer

Hi,

On one particular assembly model (iam) for whatever reason I am unable to save edits to the file datasheet in the data standard. I can type in values in any of the fields but the "OK" button remains greyed out which means any changes cannot be saved. As mentioned this happens on one particular model & also does it to any Copy Designs that I do of this model, otherwise it works normally on every other model. Normally I wouldn't worry about it except this is sort of a base type model where I use it to create Copy Designs for new models. Anybody else have this issue or have an idea on how to fix this? Thank you.

 

mark259F5_0-1678451060915.png

 

Inventor Professional 2022 64-Bit Edition, Release 2022.2

Vault Data Standard 2022, Release 2022.3.2

Vault Professional 2022, Release 2022.3.2

 

0 Likes
303 Views
2 Replies
Replies (2)
Message 2 of 3

ihayesjr
Community Manager
Community Manager

It looks like your Datasheet has been customized.

There might be code in it that disables the OK button under certain conditions. 

Can you look at the Powershell script associated with the Datasheet to see if there is something in it disabling the OK button?




Irvin Hayes Jr
Principal Product Manager
Autodesk, Inc.

Vault - Under the Hood Blog
0 Likes
Message 3 of 3

jose_oltra
Advocate
Advocate

As it is only happening in one assembly, my best guess is that you have recently changed its category.

If so, changing the category will probably make some properties mandatory. Those properties should be shown in RED under the dataStandard dialog. If a property is mandatory but it's not filled, the validate method will return false (disabling the OK button).

Inside Vault client, go to the file, look for the category.

Find out which properties are mandatory and see if all of them are compliant for this specific file.

Inventor
Revit
Vault Professional
Autocad
0 Likes