Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    petker,

    Thanks for finding that. I’ll be issuing a fix in the next update.

    The fix will be this: On line 856 of participants_database.php is:

    $where = 'WHERE g.display = 1 ';

    This gets changed to:

    $where = 'WHERE g.display = 1 AND v.readonly = 0';

Viewing 1 replies (of 1 total)
  • The topic ‘Read-Only fields getting deleted.’ is closed to new replies.