Hi There
I'm upgrading from Seminar on a big system and trying to get my head around the workflow. I'm having issues with two things.
On our site here for example
learning.sunderlandschools.org/index.php...g-training-wash-up/0
We have a radio button to capture whether the booking school is inside or outside of the SLA in the backend I have the command {SLAMember=SLA Member}{OutsideSLA=Outside SLA} but instead of showing SLA Member its showing SLA_Member which looks a bit messy. Is there a command to hide the underscore?
Also in the title field it was only showing Mr and Ms I've added others but they aren't displaying correctly. The code I have here is {=COM_MATUKIO_FIELD_CHOOSE}{Mr=Mr}{Ms=Ms}{Miss=Miss}{Mrs=Mrs} but the choices are being automatically capitalized. Why are things changing? What is the correct syntax for this? The instructions are not clear on this.