What is it you want it to do?
Typically, you would replace the attribute value with the %s placeholder, like this:
[swpm_show_member_info column=”%s”]
The placeholder will be replaced with the value from the record. You need to think in terms of what the shortcode will look like after the replacement, and whether that will give you the desired result.
Shortcode in possible for connection code nextgen gallery?
for example [nggallery id=ids record of the database]
Thank you
It may be possible, I don’t know, I am not familiar with this other plugin. It will require the skills of a WordPress developer.