contact  |  about  |  sitemap

Set Form Element Attribute Value doesnt work sometimes
Last Post 22 Jul 2010 01:00 PM by Support Team. 1 Replies.
Sort:
PrevPrev NextNext
Author Messages Not Resolved
Christian

--
21 Jul 2010 02:28 PM
Hi

In past I found several sites where I wasnt able to fill in the formulas with the Set For Element Attribute Value command. Of cause I was able to do it with the command without form but I would like to know if I simply do anything wrong or if there might be a bug in this command.

I attached a simple example of a site I found where I am not able to fill in input files and click the bottom with the Form commands.


SetFormElementAttributeValueBug.djs

Support Team

--
22 Jul 2010 01:00 PM Correct Answer?
The 'set form element ..' actions will only work if the form has a name or id attribute. In your example the form has no name or id. Without the name or id you can't refer to the form and you have to use the 'set element ..' actions.

Sometimes a web page has multiple forms, in that case forms will have an name or id attribute to work properly. Then you use the 'set form element ..' actions to make sure you set the right form.

Please find attached an example that shows how this works with multiple forms on a single web page.

DS

demo_45.djs



Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.