CMS MADE SIMPLE FORGE

Form Browser

 

[#1357] [code] Add search criteria, in frontend, for specific fields

avatar
Created By: Alberto Benati (alby)
Date Submitted: 2007-02-23 02:11

Assigned To:
Resolution: None
State: Open
Summary:
[code] Add search criteria, in frontend, for specific fields
Detailed Description:
Code vs current SVN.
Add a new params: searchfield (a list comma separated of fields, now Text and
TextArea only) for search

History

Comments
avatar
Date: 2008-05-19 16:20
Posted By: Alberto Benati (alby)

New patch VS current SVN.
Param is now: fbrp_searchfield="field1,field2"
where field1,field2 are Textinput or Textarea fields.

There is also un little patch for FormBuilder
      
avatar
Date: 2008-05-28 12:07
Posted By: Alberto Benati (alby)

New patch VS current SVN: 2008-05-28