Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SELECT table
IF NOT EMPTY(this.Value)
thisform.test = ALLTRIM(this.Value)&&thisform.test is the property that i create
SET FILTER TO picnum = thisform.test
ELSE
SET FILTER TO
ENDIF
THISFORM.Refresh