I have a grid on a page that contains a dropdown with actions when text is selected. I would like to place the cursor in a particular field as one of these actions. Is this possible?
Thanks for the help...
Blake C
Blake C:Is this possible?
Yes. Under the action list, screen section, there's one called Go To Field.
~C
The field I want my cursor to advance to is within my Grid. Those fields don't show up in the Go To Field options. Only the fields on the base page are available in this action
Blake C:The field I want my cursor to advance to is within my Grid.
In that case then you can't do it with the current action set - you can enter a value into a field on a grid but you can't change the focus of the cursor to a field in a grid.
Got it.
Thx for the help