Hi
Not sure whether this is an issue or whether I am doing something wrong.
I go to Admin > Settings > Predefined Values
I set up a new 'Predefined List' called 'MemberType'. I add a new 'Value' called 'Buyer' with an 'LKey' value of '_Buyer'. I then add another 'Value' of 'Seller' with an 'LKey' value of '_Seller'. I save the list. I pretty much just copied the way that the list 'Sex' was set up.
Next I go to Admin > Builders > Fields Builder. On the join form I create a new field called 'MemberType'.
In the general tab:
- I use a 'Type' of 'Selector'.
In advanced tab:
- I use a 'Selector control' of 'Radio-buttons'.
- Select 'Mandatory'.
- Add to 'Possible values' the text '#!MemberType'.
- 'Used lang. key' is set up as 'LKey'.
- 'Default value' is set to 'Seller'.
I save the new field. I pretty much set this field up in a similar way to the 'Sex' field. I then exit and view the join form. The Buyer label is displayed as '_Buyer' and the Seller value is displayed as 'Seller'. I had expected the Buyer label to be displayed as 'Buyer'.
Am I doing something wrong?
Cheers
Paul