hi folks
I am using the demo and testing some of the features before i buy.
Of course I have already asked support but they haven’t been very helpful to be honest, but this i will post else where with further questions regarding the app itself.
So I have a master detail form with the following:
1 main form with a single record insert
2x forms with editable grids inserts
What i need to do is to be able to copy all content from the 3 froms.
When I click copy at the moment firstly I think we have a bug as the 2 editable grids display an error:
nmgp_tipo_pdf) && $this->nmgp_tipo_pdf == “pb”) || (isset($this->nmgp_cor_print) && $this->nmgp_cor_print == “PB”)) { ?>
Previously with version 6 this wasn’t a problem but of course the details from the two editable grids was not copied.
so how to achieve this would be my question? (copy info from all 3 forms)
Next question would be can we get this bug fixed pls… or maybe tell me why this is???
And finally is there a way to edit the details page that is presented when using a grid view page. As using the above concept I would want to have a single grid displaying content from form 1 and then in the details page to also display the remainder information retrieved from the two other tables (2 editable grids) so that all information is provided in one view…???
Thanks in advance