#69: Implement one-of and render-as facilities ------------------------------+--------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: critical | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Keywords: one-of render-as | ------------------------------+--------------------------------------------- We should implement one-of type to complement foreign-key rendering mechanism. Additionally, some form of render-as facility needs to be introduced to allow rendering as dropdowns or as suggest widgets depending on the context. Render-as should also be generic enough be used in other cases.
We should also consider converting us-states to one-of/render-as implementation.