Merge functionality

Certified Senior Developer

Hi All,

I have a requirement where I need to merge 2 selected rows in read-only grid and merge them into one row and the displayed name will be the first selected row.

Where the whole data related to both selected records will be merged into one.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    The exact requirement is , the user needs to select two or more records and should click on Merge button, so that the result should be for those selected records should be merged into one record.

    Whatever the records we have selected, those should not be deleted instead those needs to be merged into one record.

    We cant undo the Merge functionality, in UI it should display with the newly merged record instead of two or more selected records.

Children