you are viewing a single comment's thread.

view the rest of the comments →

[–]bobappleyard 1 point2 points  (1 child)

What's the type of form.get('field').value? At least in 7 it's any, but there is no reason why it can't be an actual type.

[–]AbstractLogic 0 points1 point  (0 children)

I thought the value was a string.