F
F
foonfyrick2021-12-22 15:25:04
1C
foonfyrick, 2021-12-22 15:25:04

ChoiceStart, ChoiceProcessing, how to write a value to a string on selection?

In the SelectStart method, I enter the data that I need in the dropdown list, but when I select it, it does not fit into the row of the tab section. I found the ChoiceProcessing method, in it, when choosing, my value falls into the SelectedValue parameter, but again, how can I write it into the line of the tab part? So that when choosing it fits. I've been sitting here for a while and I can't figure it out =(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sgr_A, 2021-12-23
@foonfyrick

foonfyrick , you are adding a string to the list of values. Try the enum reference:

ДанныеВыбора.Добавить(ПредопределенноеЗначение("Перечисление.Тип.Продажа"));

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question