Page 1 of 1

Problem with editable fields in list view (inline editing)

PostPosted: Thu Oct 29, 2009 10:51 am
by bdaley
I'm relatively new to Xataface. I stumbled across it in a php|architect article. I'm using it to administer a simple database of poll questions. Authentication is being handled through CAS (using the Xataface CAS module).

When clicking on a record in list view, I'd like that record to open for editing. However, the inline editing feature seems to be choking with a "Please wait..." message.

Image

I'd really like the record to open for editing in the standard form. However, I'd be just as happy to have the inline editing work properly.

Any thoughts?

Re: Problem with editable fields in list view (inline editin

PostPosted: Thu Oct 29, 2009 12:37 pm
by bdaley
Scratch that. My permissions.ini file was screwed up. I just replaced it with a clean copy. All is working as expected.