Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Firefox FF UDF and settin an element to Multiple Values

$
0
0

Hello all,

 

Im using the FF UDF.

 

Im trying to use _ffsetvalue to select mutlipe items that are available in the list

 

When I use

 

_ffsetvalue("physicaldeliveryofficename","ATTRIBUTES" ,"name")

 

That will select one item from the lsit

 

How do you select more than one item from the list

 

 

Ive tried variations  of the below but am not having any success

_ffsetvalue("physicaldeliveryofficename/mail","ATTRIBUTES" ,"name")

 

Below is the HTML of the element

 

 

 

 

 

   <select id="select" name="ATTRIBUTES" multiple="" size="10">
<option value="physicaldeliveryofficename">Building
</option><option value="bofacai">CAI
</option><option value="l">City
</option><option value="bofacompanynumber">Company No.
</option><option value="bofacostcentergroupname">Cost Center Group Name
</option><option value="bofacostcenternumber">Cost Center No.
</option><option value="c">Country
</option><option value="mail">Email Address
</option><option value="bofaemployeestatus">Employee Status
</option><option value="bofahierarchycode">Financial Hierarchy
</option><option value="givenname">Firstname
</option><option value="cn">Fullname
</option><option value="bofajobcode">Job Code
</option><option value="ou">LOB Name
</option><option value="sn">Lastname
</option><option value="bofamailunit">Mail Code
</option><option value="initials">Middle Initials
</option><option value="modifytimestamp">Modify Timestamp
</option><option value="bofaorganizationalhierarchyid">Organization Hierarchy ID
</option><option value="employeenumber">Personnumber/Employee No.
</option><option value="telephonenumber">Phone No.
</option><option value="postalcode">Postal Code
</option><option value="uid">Standard/User ID
</option><option value="st">State
</option><option value="street">Street Address
</option><option value="title">Title
</option><option value="mgrcai">Manager's CAI
</option><option value="mgrco">Manager's Company No.
</option><option value="mgrcst">Manager's Cost Center No.
</option><option value="mgrmail">Manager's Email Address
</option><option value="mgrhc">Manager's Financial Hierarchy
</option><option value="mgrgn">Manager's Firstname
</option><option value="mgrcn">Manager's Fullname
</option><option value="mgrsn">Manager's Lastname
</option><option value="mgrpn">Manager's Personnumber/Employee No.
</option><option value="mgrphone">Manager's Phone No.
</option><option value="mgruid">Manager's Standard/User ID
</option><option value="grptype">Group Type
</option><option value="grpait">Group/Role AIT
</option><option value="grproledn">Group/Role DN
</option><option value="grpdesc">Group/Role Description
</option><option value="grprolememdn">Group/Role Member DN
</option><option value="grpname">Group/Role Name
     </option></select></td>
</tr>
<tr>

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>