[SOLVED] Â Get Key value from an Edit page |
12/31/2019 2:33:53 PM |
PHPRunner General questions | |
B
bartman2003 authorDevClub member
I have an ID column which is the Key value of the table. This is an identity column and should not be inserted and/or editable. The column is not checked via the Fields => Add/Edit boxes. It is only visible on the List page. However, I do need access to the ID value from the "Before record updated" area. Normally I would obtain the value by setting a variable similar to the following: |
|
N
|
Nir Frumer 1/1/2020 |
hi |