pjohns
4th March 2009, 12:28
Hello,

We have a customised session that when we perform a search on a particular form field we see an error saying -"Fatal Error: no permission for"

If I remove the zoom on the form field I cannot type anything in the search box

Any ideas?

Thanks

PJ

mark_h
5th March 2009, 17:37
I am not sure I understand. Your saying search box - is this happening when you try to do a find? Have you tried playing with that input/ref field on the form? Just wondering if you made it a 1 what would happen. I am not sure if you are doing a find you want that logic in there. Maybe better suited to a before input that sets attr.input to false.

pjohns
9th March 2009, 14:35
Thanks Mark,

I changed to a before input and it resolved the issue.