Hi can you please help. I am trying to setup draft system for a webform. But its not working on the authenticated users, works perfect for anonymous users but I need it for authenticated users only. When I hit Save Draft it shows the success message but the drafts table is empty it doesn't show anything in the table on the drafts page.
@WebWash3 жыл бұрын
You'll need to go through the debugging process. 1. Make sure you've configured the webform correctly. 2. Replicate on a local site and run xdebug and that'll tell you exactly how the code is meant to work.
@AhmedRaza-ll5yv3 жыл бұрын
@@WebWash thanks but this was my issue www.drupal.org/project/webform/issues/3215485