Hi,
I want to implement the "Direct list editing" feature on my website, following Max's example in the CCv5 FAQ.
Following the example, I have defined an alias as follows:
WED.alias:<input type="text" name="WED[{WED.cf_id}][alias]" value="{WED.veld}" class="form-control A" size="5"/>
I have included the "Update List" control button and have updated the Permissions section as explained.However, when I test the result and make an update in the new alias field, it tells me "Save Failed".
Any clue where to search for an error?
Johan
I want to implement the "Direct list editing" feature on my website, following Max's example in the CCv5 FAQ.
Following the example, I have defined an alias as follows:
WED.alias:<input type="text" name="WED[{WED.cf_id}][alias]" value="{WED.veld}" class="form-control A" size="5"/>
I have included the "Update List" control button and have updated the Permissions section as explained.However, when I test the result and make an update in the new alias field, it tells me "Save Failed".
Any clue where to search for an error?
Johan