JoomCoder-com/JoomCCK

Multi-level Select Field Duplication

mozaffar opened this issue · 2 comments

Hi,

I think in most of times, a multi-level select field contains lots of data in different levels. For example, imagine a system with lots of products and their related categories. The admin of system should create many different "Types" and in each type needs to display list of products in multi-level select field. Believe me that they can not create the field every time and unfortunately the system does not allow them to copy the field. On the other hand this field does not support SQL Query.

I think adding a feature for cloning this field and making a copy of it between different types can be very useful.

You can create once in a text file all values and import them. I store all my txt files for multilevel field on my pc in case I will need them in other projects.

we will add in future an option that let you download structure as txt file, and upload it easily on multiselect field