Hi,
I have a page with 2 input fields type DATE, combo box and two tables with 1 column type INPUT (editable) and button.
In a beginning two tables are empty.
When user enter a date range and change a value in combo box I fill tables with appropriate values in a first column type TEXT. The first table is for editing a year values a second one is for editing a month values.
I fill some values into first table press a recalculate button etc etc.
But always when I enter an event OnInputProcessing a tables year_values and month_values are empty. The attribute auto does not have influence on this.
Can anybody give me an advice why the filled values are not passed for a next processing ?
Thank you.
Marian