Skip to Content
0
Former Member
Jan 19, 2012 at 09:24 PM

IBrowser to setup default based on user role or group

31 Views

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