Read subfile fields in php
Posted: Wed Jan 04, 2017 8:54 am
Hi,
i'm a begginer with profoundui over php and i don't know how to read the values of the row selected in a subfile when i'm in the php script after select a row.
Debugging the $_POST variable i see the rrn selected and the input elements in the screen , but the elements in the subfile are output fields and the value is not stored in $_POST.
What's the way to read these values? Is neccesary to enable any property of the fields?
Thanks.
i'm a begginer with profoundui over php and i don't know how to read the values of the row selected in a subfile when i'm in the php script after select a row.
Debugging the $_POST variable i see the rrn selected and the input elements in the screen , but the elements in the subfile are output fields and the value is not stored in $_POST.
What's the way to read these values? Is neccesary to enable any property of the fields?
Thanks.