'Save' button is disabled

Do you want to: Ask a how-to question
Document Server version:
onlyoffice community 8.0.1.31
OS: Windows server 2022
Browser version: Chrome
Additional information:

Hi

I using OnlyOffice to edit docx documents. Unfortunatly 'Save ’ button is disabled. What should i do to activate this button?
Communication with ashx file is correct.

Is any way to save file from custom button using javascript or codebehind function ( in ASP.NET C#)?

My config is bellow:

{“documentType”:“word”,
“document”:
{“title”:“test.docx”,
“url”:“http://localhost/elDokOrwell/TEMP/test.docx”,
“fileType”:“docx”,“key”:“Khirz6zTPdfd7”},
“editorConfig”:{“mode”:“edit”,
“lang”:“en”,
“callbackUrl”:“http://localhost:80/elDokOrwell/WidokPlikow/OnlyOfficeHandler.ashx?type=track\u0026fileName=test.docx”},
“token”:“eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkb2N1bWVudFR5cGUiOiJ3b3JkIiwiZG9jdW1lbnQiOnsidGl0bGUiOiJ0ZXN0LmRvY3giLCJ1cmwiOiJodHRwOi8vbG9jYWxob3N0L2VsRG9rT3J3ZWxsL1RFTVAvdGVzdC5kb2N4IiwiZmlsZVR5cGUiOiJkb2N4Iiwia2V5IjoiS2hpcno2elRQZGZkNyJ9LCJlZGl0b3JDb25maWciOnsibW9kZSI6ImVkaXQiLCJsYW5nIjoiZW4iLCJjYWxsYmFja1VybCI6Imh0dHA6Ly9sb2NhbGhvc3Q6ODAvZWxEb2tPcndlbGwvV2lkb2tQbGlrb3cvT25seU9mZmljZUhhbmRsZXIuYXNoeD90eXBlPXRyYWNrJmZpbGVOYW1lPXRlc3QuZG9jeCJ9fQ.RQ8uizuymJMsJ8Mof7PcLBtBj7htlYovL0jBJM4Nd4I”};

Hi
I found the solution.

Hello Michal,
We are glad you’ve managed to solve the problem. Please share the solution in your case so that other users could also see it in case of need.