Hello,

I have one field with node reference. Now i want to check that wheather output displayed in select box has some value like ABC, DEF or XYZ at word boundry. So how to check this ? I tried regular expression but it does not work. My HTML looks like following

<select id="edit-field-at-account-und" name="field_at_account[und]" class="form-select required">
<option value="_none">- Select a value -</option>
<option value="100"> 12345 - ABC </option>
<option value="101"> 11212122 - PQR </option>
</select>

Also is there any support of refrence module for this existing module ?

Thank you
Tejas Mehta

Comments

peterpoe’s picture

Issue summary: View changes
Status: Active » Fixed

Closing ancient support requests.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.