[RSS Feed/News] Ability to specify input name for various criteria helpers

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Currently, if one wants to add support for user searcher in their add-on along with thread searcher they need to go a long route (duplicating the code of both the templates to change the input name) or the not so long route (messing around post template render to change the input names) to make sure both the helper_user_search_criteria and helper_thread_search_criteria do not have the same input names.

Having the ability to change input name via something like this...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom