Getting orderColumn value on post with Repeater

Hi there, Is it, somehow out of the box, possible to get the updated orderColumn of the Repeater in the POST-request? When I now edit the order in the record and press 'save', the order is not send with the request. Thanks!
3 Replies
RickSter
RickSterOP6mo ago
Bump 😄
awcodes
awcodes6mo ago
I think the order updating happens in realtime, so it wouldn’t be part of the form data.
RickSter
RickSterOP6mo ago
Correct, but is it possible to post it too?

Did you find this page helpful?