Hello Everybody,
I have created some fields in a SBOne Form and threw them into a Folder (Tab).
Some of them are ComboBox and were filled with "Valid Values". The First Value is always (" ", " ").
The problem is that I can't select this value by SDK, I tried to do it ByKey, ByValue, ByIndex, and there was not a success result.
Does anyone knows how can i do this? Is there anyway to set an empty value, by default, to a field that was created by SDK?
Thank you.