Hello
Just a question, is there any possibility to copy the special value of a record of a row eg (row n°Z record 1, column X, table “B”) into another table (eg row 99, column Y, table “A”) and to cumulate into the same record of the same row (eg row 99, record Y, Table “A”) the informations, in order to obtain this kind of record in the record Y, Table “A”: Record1, record 20, recordn+1, …
I think I need in my app to accumulate values from another table to give informations to the user, and to inform the user.
I have a list of site ( every site is a row) , and sometimes, due to the result of a (ancient) control, the controller must had a look to particulary points, in other times he mustn’t have to look to the points: eg points already controlled, always open, but wihtout deadline of ending…
Perhaps he could just look into a filtered view of the table “B”, with special criteria ( site, open points, don’t look…), but i thinks that it would be more friendly ( in order to prepare the control) to have, in only one view, the site ( Table “A” with all informations ( adress, number, contacts… and specials criteria of the site).
To copy from the table B to A, an action buton could be used, because the information of “look / don’t look” comes from the client who is only abble to judge , and to modify and update the data of the rows of table “B”
Sorry, i don’t know if i must select deeplink, data, or action)to classify my request in the forum
Thanks a lot?