I have inherited a website that is using the 'Simple Membership' plugin. Without disturbing its current function, I want to use the custom fields that plugin manages on pages and posts built using Toolset blocks.
I followed your suggestion, but the fields in the WP table screenshot I attached yesterday are not shown in the list of hidden fields. Is there some code I. can add to give Toolset access to those fields?
There is no such way - under the post field control either it will display the post/user/term meta fields but you have custom table and for that I belive you should wrire a custom shortcode that should return you the table row based on the ID.