close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DA Search Wizard & Repeat Region

Thread began 10/16/2012 7:28 am by salaroche | Last modified 10/17/2012 8:30 am by Jason Byrnes | 1573 views | 5 replies |

salaroche

DA Search Wizard & Repeat Region

Hi:

I'm combining the Data Assist Search Wizard with a table containing a Repeat Region and, basically, the combination is working OK, except that the page doesn't wait for the Search to be triggered and it displays a number of records by itself the first time it opens.

Is there any way to keep the page from displaying records when it first opens (before any search has been triggered)?

Also, is there any way to have a user-entered date (in the search form) displayed in the repeating region?

Just in case, attached you will find a copy of the page. The page is also using DA's Multiple Record Insert, but that is working OK.


Thank you for your attention

Attached Files
SalarocheAddAttRex.zip
Sign in to reply to this post

Jason ByrnesWebAssist

in the data assist search behavior, set the default where to:

0 != 0



to show the date entered on the search form, make note of the date element name, then use the following code on the results page:

php:
Search Date: <?php echo(isset($_POST['dateElement'])?$_POST['dateElement']:""); ?>




where dateElement is the name of the Date Element

Sign in to reply to this post

salaroche

Jason:

I entered 0 != 0 in the default WHERE clause of DA's search Behavior, but the Results table still displays some records when the page first opens. It doesn't wait for the Search form trigger.

The code you sent for the date element works perfectly well.

Thank you for your attention

Sign in to reply to this post

Jason ByrnesWebAssist

the previous search is stored in a session, it is probably remembering a previous search you performed.

close the browser completely and try again.

Sign in to reply to this post

salaroche

Jason:

Thank you for your help. But the problem persists once I've closed and reopened the browser. Is there any way to clean the Results table every time the page reloads?

Thank you for your attention

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...