mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-24 05:31:02 +03:00
Reference fields with pick button (_CB) but no dropdown button (_DLB) were going through the plain paste path, which silently failed for non-editable fields. Now detected via hasPick flag in resolveFieldsScript and delegated to selectValue (F4 → selection form). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>