Mikevg
|
| Posted: 03/19/2003, 2:20 AM |
|
Using WinXP, PHP4, MySQL and CCS 2 beta 4
All of a sudden, I can't insert records from the blank line of an editable grid. It has worked in the past and I CAN insert new record from PHPMyAdmin directly into database, which appears to be fine.
Can anyone give me any pointers, please ?
TVM
|
|
|
 |
DaveRexel
|
| Posted: 03/19/2003, 3:21 PM |
|
Hi Mikevg,
Are you able to insert using a generic CCS Record page?
Do your edits show up in the editable grid?
Try making a generic unmodified beta-4 editable grid to test.
Sorry I can't be more helpful.
Greetings
Dave
www.rexdesign.com
|
|
|
 |
Mikevg
|
| Posted: 03/19/2003, 4:35 PM |
|
Hi Dave
Thanks for the input
1. I can insert from a record page
2. My edits do work on the editable grid, even when inserts don't work
3. I tried generic editable grids : if delete function is enabled at wizard run-time, inserts work, but if disabled, then they don't. This is just preliminary - will test further.
Thanx again
Best
Mike
|
|
|
 |
DaveRexel
|
| Posted: 03/20/2003, 5:56 AM |
|
Hi Mikevg,
Looks like you're nearly there.I will try a few experiments in CCSb4 when I get home this evening.
Regards
Dave
|
|
|
 |
HeadHunter
|
| Posted: 03/20/2003, 12:09 PM |
|
I had the same problem.
If you have label fields or other fields included in the grid and do not need to update, the you have to do a custom update and select the fields to update.
This worked for me.
http://www.dbweaver.com
|
|
|
 |
Mikevg
|
| Posted: 03/20/2003, 4:45 PM |
|
Think I have a consistent response now
If you use the editable grid builder and uncheck the 'Delete Records' option, Insert doesn't work either. It is also not affected by the settings for user Restrictions, i.e. if user is allowed all operations (including insert and delete), you still can't insert if Insert is checked and Delete is unchecked.
Thanx guys for your help - will use the Restrictions to work around, but will report this as a (suspected) program feature (i.e. bug!)
Best regards
Mike
www.mikevg.com
|
|
|
 |
|