Question
Add multiple values to the interface and store them in DB
Hi Community Team,
I'm facing issue to store multiple values in Database, My task is to accomplish to add multiple comments in a interface section layout. I need to store them by saving them into Cdt.
User Scenario: For each comment it needs to generate new Primary Key.. Data need to be entered in a new row for each comment.
| Comments | |
| Comment1 | Remove Icon |
| Comment2 | Remove Icon |
| comment 3 | Remove Icon |
| Add Icon to add new comment | |
