We have a field in our registration where members are supposed to enter their ID number. We have a method to check a user's ID number against the national database to check to see if they are current on their membership status or not. We would like to be able to create a field visible only in the back end that appends the user's 'membernumber' field to the end of an URL.
The hope is that this new URL with the membernumber at the end would be clickable from the back end list of people who registered so that we could quickly check them one at a time against the national database before we approve their registration.