Цитата:
Сообщение от
Eldar9x
На ините вашей формы:
X++:
FormRun fr;
super();
if (this.args())
fr = this.args().caller();
if (fr)
[I]staticText.text(strfmt("CustTable;%1", fr.dataSource(1).cursor().RecId));[/I]
"Таблица не содержит это поле"
>>> СОРИ! staticText(!) переименовал уже :-)