Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Customization of feature dialog boxes
jacob_kingery
Member Posts: 39 EDU
What all can be customized in the feature dialog box? For example, is it possible to put always-visible labels next to parameter inputs?
0
Comments
oppositeDirection
parameter in the definition ofextrude
in extrude.fs.Simple labels would definitely be a helpful option. Are there any other options that you would find useful?
Let's keep this thread as a running backlog of feature requests for custom UI.
Without UIHint:
With UIHint:
The UI_HINTs we have are not documented, and they are by no means comprehensive. We haven't done a lot of work in this area, but, seeing as a user-facing UI is one of the most powerful parts about FS, we've probably got a ways to go here. We're very interested to see what things are most useful to you as you continue your projects.
Speaking of things acting differently than expected, a few of us noticed something for query parameters with
MaxNumberOfPicks = 1
. We found ourselves expecting the dialog box to automatically move to the next input after the body (or face, edge, point, whatever) is selected, but it does not. This makes sense for inputs where multiple picks are allowed, but I know that I have found myself overriding my first pick because I had assumed the next input would be made active for inputs where I know that only one pick is allowed. At least three of us noticed this difference between subconscious expectation and reality, which I thought was interesting.Some of our Features have more than a handful of input boxes and it would be great for our users to know what the inputs represent without meticulous tooltip hovering. Our client has expressed this concern in the scenario when the Features are re-opened in future sessions with the document. It could also be helpful to have these labels present for demonstrations of the Feature to people who are not already familiar with the specific Feature's precondition or dialog.
happy to elaborate or help discuss what the UI changes could be. Thanks in advance!