Hi,
In my LCA while customizing a table column template I want to add a conditional case on a certain position. How can I achieve this without removing all of them and rebuilding it from scratch?

Hi Jens,
Unfortunately there is currently no way to re-order these using the LCA UI. The only way to achieve this is by re-creating them in the order you need.
This is indeed possible, but isn't straightforward and can be error prone. Locating these conditions in the config-file of your page and re-ordering them should work for your case.
Hi Wout, also not by doing some changes in the json files? I have more than 7 cases already. I guess recreating them will take more time than making some changes in the json?