close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Can't edit Css design for checkbox

Thread begun 11/17/2010 1:30 am by Rune Brynestad | Last modified 5/12/2011 12:41 pm by Jason Byrnes | 2397 views | 8 replies |

Rune Brynestad

Can't edit Css design for checkbox

When I try to edit the css design for checkbox I get the error message attached.

Steps to reproduce:

In the add form window, click the "Customize CSS" button.
Choose "Form elements" from the dropdown menu
Choose "Checkbox" from the second dropdown menu, and I get the Javascript error message attached.

Edit css design works for any other form element, but not for checkbox.

I have deleted the winfile cache.

Regards
Rune

Sign in to reply to this post

Jason ByrnesWebAssist

in the Configuration/Commands/WAFB_EditTheme.js file, change line 815:

if (!elmSize.options.length) {



to:

if (!elmSize) return;
if (!elmSize.options.length) {
Sign in to reply to this post

Rune Brynestad

Works perfect!

Regards
Rune

Sign in to reply to this post

Jason ByrnesWebAssist

Great, glad to hear it is working.

Sign in to reply to this post

jamie424562

same problem, made change now a new one....

Hi There

also had above problem with the css form builder, check box's.
I made the above change and now have a new error msg:

file "WAFB_EditTheme": initializeUI is not defined.

going back to original file but will still have same problem (at least i can edit most of the form, just no check boxes).
Any ideas for a solution?

Thanks in advance

Sign in to reply to this post

jamie424562

achhhh

Changed back to original js and still have the same error after making the changes, cant edit anything now for the forms.

help.....

Sign in to reply to this post

Jason ByrnesWebAssist

make the change in the js file, then delete the cache file from the users configuration folder:
common_installation_issues.pdf

Sign in to reply to this post

jamie424562

great working again, guess that .Dat file the weassist bain, so noted thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

glad to hear it is working.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...