Custom Button in Reports |
1/23/2026 18:58:48 | |
| PHPRunner General questions | ||
|
C
chandoshi authorDevClub member
I added a Custom Button with following code for "Client Before" to open an Edit Screen in popup. This works fine in a list view. var pkeys = row.getFieldValue("fkJobId"); |
||
|
|
ChatGPT 1/23/2026 |
|
The issue you're encountering with Potential Reasons and Solutions:
Example Debugging Code:You could modify your code temporarily to include some debugging information, like so:
|
|