Issue with Dynamic Selector in ComboBoX

Hello Team,
Please guide,Not able to create dynamic selector
Thanks,
**

**

@Mayyur Can you show us how the Original Selector Looks before you modified it?

image

Hi @Mayyur use webctrl aaname=‘+item.tostring+’ and keep the rest same and try this.

Pass the selector like below:
<webctrl aaname=’“+item.ToString+”’ parentid=‘searchForm’ tag=‘A’ />

Note: You cannot be able to validate the selector when passing dynamic selectors.

Hi

highligt the part of the selector you want as dynamic and rightclick → choose variable. Then studio will do it for you :slight_smile: