@radb0310 Я знаю, модуль говно код лютый, не юзай его.
действие "Создать Список"
-
Столкнулся с неприятной особенностью этого модуля - после обновления скрипта на новой версии баса - остаются только три поля, все доп поля испаряются.
Теперь пользуеюсь надежным методом - шаблон - через запятую строки, парсим строку в список ... -
@SuperMario said in действие "Создать Список":
Столкнулся с неприятной особенностью этого модуля - после обновления скрипта на новой версии баса - остаются только три поля, все доп поля испаряются.
Может это связано с тем, что в новой версии BAS у вас не установлен этот модуль?
:D -
@SuperMario yes this happens to me also, reverted to js code for list creation
-
@genericname1 said in действие "Создать Список":
@SuperMario yes this happens to me also, reverted to js code for list creation
It was enough just to install the module from the topic header before updating the project
-
@Fox @SuperMario @genericname1 this happend to me also and since the module is very useful i made fresh bas instalation and just added this module and what is apperent that any opening and saving again of the action "create list" deletes all the added items. Moreover added fields are not showing on the opening of the action. This isn't happening in some older versions of bas (25.7.0) but does happen in some new (i have checked in 26.5.0 and 26.4.1premium).
Video_23-12-14_12-15-34.mp4 Video_23-12-14_12-09-28.mp4
updating of actions from previous versions (with the module instaled beforehand) also deletes the added items

-
@111cbt111 said in действие "Создать Список":
@Fox @SuperMario @genericname1 this happend to me also and since the module is very useful i made fresh bas instalation and just added this module and what is apperent that any opening and saving again of the action "create list" deletes all the added items. Moreover added fields are not showing on the opening of the action. This isn't happening in some older versions of bas (25.7.0) but does happen in some new (i have checked in 26.5.0 and 26.4.1premium).
updating of actions from previous versions (with the module instaled beforehand) also deletes the added items
OK, I'll take a look.
-
@111cbt111 Fixed, now data recovery in the interface is correct on the latest versions of BAS. Download 1.3 version of the module from the topic header
