Hi all
Need assistance or guidance with ibrowser
Q1 :I have Html droplist with the following options
<Select>
<option value=" HR">HR</option>
<option value="FI">FI</option>
<option value ="QM">QM</option>
</select>
Now i need to select the value based on user group lets say if user belongs in HR the the default option is HR with user log in
can some one assist if possible
Q2 :How do you set up ibrowser to have the above options without using query template