Search Shortcode Doesn't Work Without Criteria
-
I have set up the following search box and results table in a page:
[abase2 form=”1,search” table=”elec_cust” columns=”LAST_NAME
$Search Customers” elements=”LAST_NAME”]<hr />
[abase2 table=”elec_cust” cols=”First Name^FIRST_NAME,Last Name^LAST_NAME,Enrollment Number^ACCT_NUM,Account Number^LDC_ACCT,Street^STREET,City^CITY,Contract Date^CONTDATE,Program^PROGRAMNUM” echo=”0″]
If I just add the search shortcode, I will see the search box on the page, but as soon as I add the results table shortcode below, the page is blank.
If I remove the results table shortcode from the page and then enter a search term in the box, and then re-enter the results table shortcode to the page and refresh, the search box shows along with the search results below it.
Can you help me figure out what I am doing wrong, that unless I have already entered the search criteria into the box, nothing shows on the page?
- The topic ‘Search Shortcode Doesn't Work Without Criteria’ is closed to new replies.