Changing field types for a Smart Object property
How can I change a field type for a smart object property after I've already published it?
I understand that a smart object maps to a table in the smartbox database, and that you can't just change a field (column) type without messing up existing data, but what if I don't have any data in the smartbox? I'd expect a warning that data would be lost, and then possibly an alter table script to change the column type in the smartbox database the smart object maps to?
As it stands at the moment, Visual Studio crashes and dies as soon as I change the field type in the smart object even before I save the it (i.e. long before I can even deploy it) so I'm stuck. In a development environment where these things are changing along with requirements I'm finding this a tad limiting...
Any ideas?
I understand that a smart object maps to a table in the smartbox database, and that you can't just change a field (column) type without messing up existing data, but what if I don't have any data in the smartbox? I'd expect a warning that data would be lost, and then possibly an alter table script to change the column type in the smartbox database the smart object maps to?
As it stands at the moment, Visual Studio crashes and dies as soon as I change the field type in the smart object even before I save the it (i.e. long before I can even deploy it) so I'm stuck. In a development environment where these things are changing along with requirements I'm finding this a tad limiting...
Any ideas?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
