Hi
I have a read only field on my form.
When I click a button I have a behavior to set the field as normal so it can be edited. Is there a way in PF to have the field focused so the user can visibly see it can be edited?
thanks
Hi
I have a read only field on my form.
When I click a button I have a behavior to set the field as normal so it can be edited. Is there a way in PF to have the field focused so the user can visibly see it can be edited?
thanks
You can try using the 'Show' behavior command.
Thanks, the "Show" behavior works fine
My page is quite a long one and the field that I have used a "Show" behaviour is low on the page. The "Show" behaviour goes to the field and highlights it, but the user can't see it because the field is low on the page and "off the screen".
Is there a way to force a page down?