Strange behavior when adding checkbox to form

This topic contains 4 reply and 2 voices, and was last updated by DeanT765 11 years, 10 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
June 26, 2013 at 10:34 pm 5297
DeanT765 Everything has been functioning great, custom repeat fields and all. Except for adding a checkbox to one of my forms. I just want a checkbox to return a boolean in the meta field but instead when displaying the form, a textbox that requires a URL (?) is shown next to the checkbox, and whatever URL is entered is the data stored in the meta field as seen when "Show all custom meta fields" is checked in Settings. Any clue?
June 27, 2013 at 12:12 am 5302
Tareq Hasan Tareq Hasan

Can I check this live? May be you could post your login details as private reply, would easier to guess whats going on.

June 27, 2013 at 12:23 am 5303
DeanT765 DeanT765 This reply has been marked as private.
June 27, 2013 at 12:38 am 5304
Tareq Hasan Tareq Hasan

Seems like a input box is there and found out I accidentally put it there in the new version while fixing a bug!!!

Please open /class/render-form.php and delete the line 977.

June 27, 2013 at 1:04 am 5305
DeanT765 DeanT765

Awesome that does the trick! Appreciate the help.

Viewing 4 Posts - 1 through 4 (of 4 total)