TAS:Pokročilé/Pluginy/Input, Output/Import/ScenarioImporter/Smaž řádek RowsDelete/en: Porovnání verzí

Z Solvertech
Skočit na navigaci Skočit na vyhledávání
(založena nová stránka s textem „''Apparently it doesn't work on dynamic columns. -> test in RC 73 - deletes over dynamic columns''“)
 
(Žádný rozdíl)

Aktuální verze z 18. 8. 2022, 13:40

Jiné jazyky:

When importing, it ignores rows that have defined content in the given column.

It is used, for example, to avoid importing specific customers to Tasha, who go to pick up the goods themselves.



Example:

<RowsDelete>
<string>job;id;602</string>
</RowsDelete>

Rows with job id 602 will not be loaded by import.

Apparently it doesn't work on dynamic columns. -> test in RC 73 - deletes over dynamic columns