CRUD - Action column not working

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
donjohnson24
 
 
Posts: 139
Joined: Thu Sep 27, 2012 9:32 pm
Location: Bridgwater, Somerset, UK
Contact:

CRUD - Action column not working

Post by donjohnson24 »

Yet another query, I afraid :roll:
I've eventually got CRUD to work on https://donjohnson24.co.uk/availdogs.php
and it does the job of controlling the display at the bottom of https://www.donjohnson24.co.uk/homeonth ... ing.me.uk/
but although records can be added, and existing records appear, the Action column is not active to allow editing, etc
I can't see any reference to the Action column in the Help file, and only the Language tab enabling amending the title trxt
Please suggest what I have I missed
User avatar
Pablo
 
Posts: 23760
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CRUD - Action column not working

Post by Pablo »

Maybe you have made the text labels empty?

These are related but should be fixed:
- the document type of the page is wrong. It should be set to html5
- the jQuery version is outdated, It should be jQuery 3.x
User avatar
donjohnson24
 
 
Posts: 139
Joined: Thu Sep 27, 2012 9:32 pm
Location: Bridgwater, Somerset, UK
Contact:

Re: CRUD - Action column not working

Post by donjohnson24 »

The empty Action column was due to the fact that the Column 0 Listview setting was set to No and it needs to be Yes

Although an entry is not strictly needed in Column 0, it could be handy for quick identification for the person modifying the Availability calendar file.

Thanks for the heads up on the parameters - that's what comes from copying old pages instead of starting from scratch.
Post Reply