Hi!
Using JetEngine within WordPress, I've created a custom meta box for user records called "renew". This custom meta box is set to "Show in Rest API."
I am attempting to write to this meta box from Pabbley's Wordpress Update a User action. However, it appears I'm unable to write the new "renew" meta field.
However, when I view the Response Received, the renew value is listed in the results. It shows as "Meta Renew" but the value is blank. So, I know the field is being accessed via the REST API, but I can't figure out how to write to this field.
Can you help? Thanks!
-Taz
Using JetEngine within WordPress, I've created a custom meta box for user records called "renew". This custom meta box is set to "Show in Rest API."
I am attempting to write to this meta box from Pabbley's Wordpress Update a User action. However, it appears I'm unable to write the new "renew" meta field.
However, when I view the Response Received, the renew value is listed in the results. It shows as "Meta Renew" but the value is blank. So, I know the field is being accessed via the REST API, but I can't figure out how to write to this field.
Can you help? Thanks!
-Taz