We wanted to replace an existing user select (which loaded 15k users into a standard dropdown) with CMB2-User-Select. The original select only returned the users id, and so we needed CMB2-User-Select to empulate that behaviour so that we didn't loose existing data.
It took us a little digging around CMB2's main documentation to find out how to do that, so I thought adding it to the README here might others.
Hi there, I hope this is useful.
We wanted to replace an existing user select (which loaded 15k users into a standard dropdown) with CMB2-User-Select. The original select only returned the users id, and so we needed CMB2-User-Select to empulate that behaviour so that we didn't loose existing data.
It took us a little digging around CMB2's main documentation to find out how to do that, so I thought adding it to the README here might others.