close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Feature request - Dynamic Behaviors

Thread began 3/11/2009 2:20 am by neo314 | Last modified 3/11/2009 1:37 pm by neo314 | 2412 views | 2 replies |

neo314

Feature request - Dynamic Behaviors

I noticed that the behaviors menu for security assist won't recognize dynamically named form elements like name="discount_<?php echo $cnt; ?>". Since the elements id is passed to the function, there is no reason for the limitation.

I'd like to see it updated so the php does not have to be deleted and added back. The inserted onBlur code just needs to reference the same dynamic value like:

<input name="discount_<?php echo $cnt; ?>" type="text" id="discount_<?php echo $cnt; ?>" onBlur="WAValidateNM(document.form1.discount_<?php echo $cnt; ?>,'- Provide a percentage with no more than 1 digit after the decimal.',0,99,1,10,1,',.',document.form1.discount_<?php echo $cnt; ?>,0,true)" value="<?php echo $row_discounts['discount']; ?>" size="3" maxlength="3">

P.S. Is this where feature requests for this extension go?

Sign in to reply to this post

Ray BorduinWebAssist

Thank you for the suggestion. For a while Dreamweaver didn't work with server side code in behaviors. I think that functionality was last tested on DW MX 2004, so it is possible we could re-address that limitation in an update if DW works properly now. We also have a bit more experience now, so we might be able to pull something off. I will log this as a feature request to be considered with the next update.

This is actually a limitation in Validation Toolkit, and not Security Assist for those who may be confused when reading this.

Sign in to reply to this post
Did this help? Tips are appreciated...

neo314

Whoops. I don't know why I was think of Security Assist. Probably mentally thinking of Validation as a form of Security... :eek:

Can you move it to the correct forum?

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...