This topic is locked

how to get data from a custom button client before getCurrentRecord()

1/3/2025 1:15:46 PM
PHPRunner General questions
A
audio rodriguez author

How can I get data from a custom button but in the client before tab ?. So that the user can see what he selected from the grip.

C
copper21 1/3/2025

Unfortunately, I think the custom buttons only work one way.

Before->Server->After

M
MikeT 1/3/2025

There's getSelectedRecords() in the js API: https://xlinesoft.com/phprunner/docs/getselectedrecords().htm