Avatar

Level 2

I've been looking through a couple of examples, but the xml is lost on me. I need to learn how to do this for myself because it'd help me out on so many forms. There're forms I just simply cannot do without this function.

Where I get lost is the javascript linking the button to the specific table. I've been trying to use this I found in an example:

<event activity="click">

<

script contentType="application/x-javascript">SAPS350a.Page1.TableData1.Table1.Row2.instanceManager.addInstance(1);</script>

</

event>

Now, I'm a complete newbie, so I'm sure someone can point out to me exactly what's wrong, but I dont know what "SAPS350a" means nor can I figure out where the label "TableData1" connects to.

If anyone can explain this in a "add rows for dummies" fashion, I'd be greatly appreciative.

See attached an example of one of the fields I need to repeat.