This topic is locked
[SOLVED]

custom button not working while in detail table, but works while in master table

7/13/2022 7:50:22 AM
PHPRunner General questions
P
ppradhan@live.com author

I recently updated to phprunner 10.8 and came across one issue. Is this just me or a bug? Please help me.
Preview of the problem is below attached.

I have a custom button in the list page that works great while at master record, but does not work while at detail page.
The link of the button shows javascript:void(0) in the status bar of the brower.

img alt

J
jackwood 7/15/2022

I think, PHPR 10.8 is has not stable (dont upgrade your production code from 10.7 to 10.8)

I have compare simple custom button code from sample docs, run succesfully on 10.7 , but not run on 10.8
https://xlinesoft.com/phprunner/docs/creating_pdf_of_the_records_view_page.htm
https://xlinesoft.com/phprunner/docs/how_to_email_the_current_page_as_pdf.htm