![]() |
fhumanes 1/3/2022 |
As an inspiration, read this article to delete attributes "isRequired". https://xlinesoft.com/phprunner/docs/ctrl_removevalidation.htm Greetings, |
G
|
gcr author 1/4/2022 |
hi, thanks for the reply. |
![]() |
fhumanes 1/4/2022 |
Hello, I need a lot of information than you want to do. I am assuming that you are pushing the information from the master table and that you are then editing the records of the child table. One of the ways is to use "proxy" variables that you upload from the server to the JavaScript interface. See this article: https://xlinesoft.com/phprunner/docs/setproxyvalue.htm You can also read an item and example that I wrote to synchronize data between the master table and the records of the child table. Greetings, |