Meta Box
Support › General › Prepend text based in select valueResolved
Hi,
I have a select field and a text field.
Is it possivle to fill the prepend text of a textfield based an the choise of the select field?
For Example, in select field is selected the value/label xyz:https://xyz.com then is shown in the prepend text "https://xyz.com"?
Kind regards, Ole
Hi Ole,
Meta Box does not support populating prepend text from another field value/label. I think you can create some JavaScript code to do that.