Answer the question
In order to leave comments, you need to log in
How to write the received value in the input field?
ЭтаФорма.Элементы.Реквизит1.????? = Строка(ФормаОбъектаСсылки.Объект.Код);
Answer the question
In order to leave comments, you need to log in
How to write a value and then retrieve it from the input field?
1C: Programming for beginners For children and parents ...
ps:
there is such a thing as a debugger, you can see what value this attribute has
ЭтотОбъект.МойРеквизит = 0; // Пишем в реквизит объекта
ЭтаФорма.МойРеквизит = 0; // Пишем в реквизит Формы
ЭтаФорма.Элементы.МойРеквизит.Доступность = Истина; // Устанавливаем доступность элемента (поле ввода)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question