Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Отключить принудительное обновление таблицы файлов в веб-клиенте #25

Open
Nullarity opened this issue May 7, 2021 · 0 comments
Labels
код Замечания и предложения по коду

Comments

@Nullarity
Copy link
Owner

Проверить веб-клиента на версии > 8.3.18.1363, и если таблица вложений справочника проектов обновляется после добавления первого файла, убрать принудительное обновление:

async Procedure SelectUploadingFiles ( Files, Params ) export
...
	#if ( WebClient ) then
		control.Refresh ();
	#endif
@Nullarity Nullarity added the код Замечания и предложения по коду label May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
код Замечания и предложения по коду
Projects
None yet
Development

No branches or pull requests

1 participant