I am using id generator in my form.In my datalist I am using edit hyperlink option where I need to edit some data if need and re submit .While resubmitting,a new id is being generated,but I want to reuse the previous generated id with the updated data.
Confluence User - 21 Apr, 2017
I am using id generator in my form.In my datalist I am using edit hyperlink option where I need to edit some data if needed and re submit .While resubmitting,a new id is being generated in the id column in the datalist,but I want to reuse the previous generated id with the updated data.Is there any way to use the old generated id and with the updated data.
forms;datalists