Hi,
I think there has been a bug recently when the CC6 form opens in a modal window and data is edited in it.
In the beginning it worked correctly:
I use this link to open the edit form:
Name: observe_edit_link
Event: edit
Class: modal small
Content: <i class = "icon-edit"> </i>
URL: beo_art_id = {var: observe_arten_list.row.BeoArt.beo_art_id}
Target: Parent
Now I get an error:
1062 Duplicate entry '900-1527-o. A.-Raupe 'for key' FundArtGeschlechtStadiumIdx '
The link and the form now only work without errors if it doesn't open in a modal window.
To do this, I removed "modal" in the class.
F.
I think there has been a bug recently when the CC6 form opens in a modal window and data is edited in it.
In the beginning it worked correctly:
I use this link to open the edit form:
Name: observe_edit_link
Event: edit
Class: modal small
Content: <i class = "icon-edit"> </i>
URL: beo_art_id = {var: observe_arten_list.row.BeoArt.beo_art_id}
Target: Parent
Now I get an error:
1062 Duplicate entry '900-1527-o. A.-Raupe 'for key' FundArtGeschlechtStadiumIdx '
The link and the form now only work without errors if it doesn't open in a modal window.
To do this, I removed "modal" in the class.
F.