Good day everyone
- I want write this formula in Combobox Components of my Form and Enable control Components(Combobox) when I select value in combobox Equipment the Selected Value is: CellPhone* If is diferent assign Disable combobox.
- If(ddEquipmentN.SelectedText.Value in "CellPhone SamsungJ6",DisplayMode.Edit,DisplayMode.Disabled) This formula work good BUT only a value and I need for all Selected.Value that begin with word CellPhone.
Regards
