Add "Library" as an option for ftRenderType for list formtools
Description
When using list form tools (ftType="List") add an array-style picker as a renderType option (ftRenderType="Library").
Otherwise the only way to get the same type of order dependent functionality for saved lists currently is by adding unnecessary content types (with static data) and overly complex methods and queries when a simple list would have sufficed.
When using list form tools (ftType="List") add an array-style picker as a renderType option (ftRenderType="Library").
Otherwise the only way to get the same type of order dependent functionality for saved lists currently is by adding unnecessary content types (with static data) and overly complex methods and queries when a simple list would have sufficed.