Hello, it’s been a while since I’ve been here!
Shift-tab for focus order of fields only steps backward on the first tab. As it stands the user needs to release then press the shift each time you want to step back through field focus.
Hello, it’s been a while since I’ve been here!
Shift-tab for focus order of fields only steps backward on the first tab. As it stands the user needs to release then press the shift each time you want to step back through field focus.
I can’t get this focus order to work. The documentation states to use a DAT (does not explain which type so I assume text) and list the fields one per line in the right order. But it’s not doing anything.
Hi, here’s an example of how the focus order Table DAT works.
focusOrder.toe (4.1 KB)
Thank you. I checked it out and I see how it works. However I’m using the field widgets from the UI tools in the palette and set the stringfieldfocus parameter. When I dive into this component, there is a field comp, but it seems there is no link between the setting on there and the parent’s parameter.
Now I’m thinking about how to set this up to pass each contained field comp a list of relative paths to those in the other field widgets…