Topic RSS
1:45 pm
The (require) does not show up for "Select" field although I have selected "is require".
Is this a bug or design to be like that. Without showing the require in the form may confuse user who is filling up the form coz at then end an error message will appear saying that this filed is require.
Please advise. Thanks.
7:03 pm
March 6, 2005
OfflineRight, for some reason (I can't remember why to be honest) I exluded SELECT fields. Quick fix:
Just go to line ~2042:
…else if($field_required == 1 && $field_type <> 'checkbox' && $field_type <> 'multiselectbox' && $field_type <> 'selectbox' && …
and remove the && $field_type <> 'selectbox'
Most Users Ever Online: 959
Currently Online:
104 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3549
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5157
Posts: 18387
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote











