Hi Arjun,
in the mentioned string, i am trying to capture "Remove from meal plan" with reference to "rel=11" value, as both are dynamic values.
<div class="mealPlanToggle remove" rel="11">
<a href="" class="itemlink btnMealPlanToggle"><i class="icon-mealplan"></i> Remove from meal plan</a>
I have catupted the "rel=11" in other web_reg_save_param, and trying to use as RID in above mentioned web_reg_save_param, to get "Remove from meal plan".
Please let me know if any other information is required.,
Thanks,
Nan Raso.
<div class="mealPlanToggle remove" rel="11">
<a href="" class="itemlink btnMealPlanToggle"><i class="icon-mealplan"></i> Remove from meal plan</a>