value_method on repeater
By Michael Dubois, 6 months ago. Last reply by Alex S, 6 months ago
Hello, in a repeater, I have a select field. When I indicate ‘val’ in value_method of the “item_label”, the value of selected option is writing correctly. But I want it’s write the text of selected option. So for this I indicate ‘text’ in value_method but when I do this I have text of all option…