Fixed a bug where a just deleted field still shows on the group editing page
Added shortcode 'field' and 'field_count'
Comments (2)
fishy:
I think i found a minor bug. On the ‘Add new field’ page there are 3 ‘Values’ boxes (it might just be on my site). I found that the second box works fine so every thing is working properly otherwise.
Khanh Cao:
That must be a javascript bug where it fails to hide the 3 boxes which are for Drop box, Radio and Check boxes. They’re meant to be shown only when you select the corresponding type in the Type box. The labels for those boxes have the same title so it may confuse people, Thanks Fishy, I’ll fix it later.
I think i found a minor bug. On the ‘Add new field’ page there are 3 ‘Values’ boxes (it might just be on my site). I found that the second box works fine so every thing is working properly otherwise.
That must be a javascript bug where it fails to hide the 3 boxes which are for Drop box, Radio and Check boxes. They’re meant to be shown only when you select the corresponding type in the Type box. The labels for those boxes have the same title so it may confuse people, Thanks Fishy, I’ll fix it later.