I tried to apply the examples from other post but not sure if applies, so I will try if somebody can help me to address the problem.
have a table of where one of the field is a "number".
I can insert a new line on the top of the table, but I want that the value of the "number" field of the new line is automatically filled with the MAX+1 value of all the others number in the result table.
I already have the aggregate with MAX+1 and I would like to pass this value in the hidden "number" field.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
srufini
Hello,
I tried to apply the examples from other post but not sure if applies, so I will try if somebody can help me to address the problem.
have a table of where one of the field is a "number".
I can insert a new line on the top of the table, but I want that the value of the "number" field of the new line is automatically filled with the MAX+1 value of all the others number in the result table.
I already have the aggregate with MAX+1 and I would like to pass this value in the hidden "number" field.
Thanks for the help
Bye,
Sergio
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.