Problem with editable fields in list view (inline editing)
Archived from the Xataface Users forum.
bdaley — Thu Oct 29, 2009 10:51 am
| 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.
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?
bdaley — Thu Oct 29, 2009 12:37 pm
Scratch that. My permissions.ini file was screwed up. I just replaced it with a clean copy. All is working as expected.