Update field of record type using foreach to update serial number

Certified Senior Developer

Hello,

I have a record type with n number of values. The serial number is also saved.

For eg, there is an editable grid. with the serial number as 1,2,3,4. Now i can delete any row and hence the serial number should get updated.  

How to do this in saveinto of that delete button?

I tried using foreach, but im doing some syntax error. Can you tell me any alternative?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data