Hello everyone,
I have never even looked at this functionality before today. So, no idea what it can and can't do. Somebody who use this tool can easily answer my question. Actually, I pretty much know answer of my question. I just want to confirm it.
Let's say I make a field for adding description to the part. Can I check number of characters in the description right away. For example, If I type more than 30 chanracters, then, as soon as I click ok button, it gives me a message that your description is more than 30 characters. So, I can go back and change it.
Thanks for your time,
What you could do is set up an excel spreadsheet where your users type in descriptions and have Excel "Data Validation" limit the number of characters to 30. Then in the SolidWorks property tab builder have the "Description" tied to the Excel file list and do not allow custom values.
I'm sure there's a way to code it in SolidWorks--but we're talking about the property tab builder.
In the attachment cells A1 and A2 are limited to 30 characters so if more than 30 are entered a warning comes up and tells the user to retry his entry.