Monday, November 16, 2009

Salesforce Selectoption

Wow if you accidentally put a space in this string:



You will get a error that I racked my head for:

Invalid selectOptions found. Use SelectOption type in Apex.

Now ok ... so I had to try to isolate the code then I finally realized that the " " at the end of the {!items} was there omg.

nasty nasty nasty error.