Hi ,In order to do that write below js on button "verificar" -var count = id_my_array.getRowsCount(); //get array rowsif(temp==1){var i=parseInt(count-1);id_array.insertRow(i); //add rows to array}else{var i=parseInt(count-1);var temp=1;var text1 = RMPApplication.get("text1");var text2 = RMPApplication.get("text2");id_array.setVisible(true);id_array.id_text1[i].setValue(text1);id_array.id_text2[i].setValue(text2);}Hope this helps.Thanks,Sweta
On Mon, Feb 16, 2015 at 8:05 PM, <ingen...@bammtech.cl> wrote:
everytime I press the button "verificar" I want to add a new row with the data on the three text box in the "Datos" section. . If I change the value of the boxes a new line is added in the array. Can you help me with that? Now I only can add one row but can not add more than one with new data.
--
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/53e7df25-52b0-4471-bcac-43f41c802439%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to a topic in the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/a/runmyprocess.com/d/topic/supportforum/Ln1jBH-3UaI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/CAEibfQ8QbcHh4ROEkEdr2A764pDxFv7X-koCh%3DQBaMCsvjUpZQ%40mail.gmail.com.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/2e74c6c2-51fc-4427-b558-b536325a0f6f%40runmyprocess.com.