Hi, my setup is:
CB:1.9.1
CB Subs: 3.0.0
On the registration page I have Country dropdown box, and depending on which country (2 Options) is selected then the corresponding counties (UK) and Province (France) is display and selectable. (Conditional Field Plugin)
The County and Province fields I have created in CB.
In the CBSubs Setting>Display>Invoices, I have assigned:
State field: to display my county field
Company Field: to display my province field (as I dont need Company field so I have 'hijacked it)
At the next step, they display correctly depending on country selected, BUT, if the selection is UK and corresponding County, the blank Province Field (which was Company) still lists its field name. (SEE ATTACHED)
BUT the reverse it displays true. i.e If it is France & a province, the Country and Province field is displayed, but the State field is not visible. (As expeected)
I have hunted through the edit.front.invoice.xml, but not sure what I need to edit to stop the blank field Label from displaying.
Any help on this GREATLY appreciated.