create a new module

divvi_vamsi
Mega Expert

I need to create a new module which asks for a new value from user and updates it in another table where the user wants to change/update a particular value.

for this i need to create a module and a form..can anyoone help with this.

Thanks

Divya

17 REPLIES 17

I did the same, but it is not going into the loop, if there is only one record in the glide record.



Thanks


Divya


Can you please add this line before while and check how many rows are you getting.



gs.log('Row Count:' +gr.getRowCount());


Please follow below to create new module



Create a module



Regards,


Sachin