I've been trying to add "Member Of:" to the advanced search page in the Accounts module, because we have around 1000 accounts that are members of a much larger blanket account. Searching by the member of field would be incredibly helpful in pulling up one class of accounts. However, adding the following code to SearchForm.html has not produced any fruit.
Can anyone help me out? Am I not using the right nomenclature? I know the module has parent_ids so it stands that it should have parent_names, and I should be able to search by that, or at least I think so. Can anyone shed some light on this? Thanks!PHP Code:<tr><td class="dataLabel" colspan="1"><span sugar='slot89'>{MOD.LBL_MEMBER_OF}</span sugar='slot'></td><td class="dataField" colspan="1"><span sugar='slot89b'><input name='parent_name' tabindex='1' type="text" value="{PARENT_NAME}"></span sugar='slot'></span sugar='slot'></td>


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks