Hi, I'm trying to write a functional test for a plone form that has an OrderedSelectWidget and I can't figure out how to set this.
This is my code in tests.py: In this case I try to set the value to all available shop objects. available_shops returns a SimpleVocabulary And this is the field definition: -- View this message in context: http://plone.293351.n2.nabble.com/Any-clue-on-setting-the-value-for-an-OrderedSelectWidget-in-a-functional-test-tp7563395.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
