Skip to Content
0
Former Member
Nov 09, 2005 at 09:55 AM

add new value into table

54 Views

Hello,

i want to make a small application that takes input value from the input field save it in the context and display it in a table.

The problem is that when i add a new data it is not added into context as a new data but the data stored in the context is overwritten and only one value is displayed in a table...

in the context i defined value node with value attribute and set the cardinality 1..n and selection 0..1

does anyone know what should i set to add new values in the context and then display them in a table?

Anyone can help?

Thanks!