Store TokenList value

Hi,
Can you tell how to store selected token list value into database using cuba platform

Hello @suresh.p

In this case TokenList should be bound with some entity property. Then just save an entity with standard way.

Regards,
Daniil