Hi,
When you call the custom function and pass the type
to the group, you need to pass the post ID also. For example
showElement( 'my-type', 12345 )
Or you can contact Oxygen support to get the post ID and pass it to the helper function rwmb_meta()
.