1) With any combobox, use the CTRL key while clicking to unselect an option.
2) <?php echo ucfirst("{LINKTITLE}"); ?> would show a version with only the first letter capitalized, but there's no current way to do it at time of submission. (A method will be included in 4.1, as a pluggable function.)
Comments on unselect
Member
Usergroup: Customer
Joined: Oct 14, 2005
Location: Singapore
Total Topics: 11
Total Comments: 31
Sry Paul,
1) How can a user unselect the secondary categories in the 'add link'?
2) Issit possible to make the link title to have a rearrage/standard case sensitve of a sentence? Like only the 1st alphabet in CAP? any clue?
Many thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
1) With any combobox, use the CTRL key while clicking to unselect an option.
2) <?php echo ucfirst("{LINKTITLE}"); ?> would show a version with only the first letter capitalized, but there's no current way to do it at time of submission. (A method will be included in 4.1, as a pluggable function.)
Member
Usergroup: Customer
Joined: Oct 14, 2005
Location: Singapore
Total Topics: 11
Total Comments: 31
Thanks Paul