Use the new ConfigurableFormPanel for forms created in following JS files:
- SelectContentBySearch
- ContentRightAssignmentContext
- AbstractSearchTool
- ContentSearchTool
- SCCSearchTool
- PilotageSearchTool
- SearchContext
Most of them are using SearchUIModelHelper#getSearchModelConfiguration
SCCSearchTool uses another callable
Others have their configuration hard coded in the JS file
- Bloque
-
RUNTIME-3488 Merge the 2 versions of ConfigurableFormPanel
- Closed