Support This Site

Downloads

Downloads Home » Packages »  Samples

DocumentsDate added

Order by : name | date | hits [ descendent ]
file icon Checkbox-Select Connection Samplehot!
30.10.2004
Hits: 9445
file icon Paypal Samplehot!
16.07.2005
Hits: 7358
file icon Print Button Samplehot!
11.06.2006
This sample is explained in this wiki howto.
Hits: 3844
file icon Sample JSCalendar for FacileForms v1.0hot!
26.10.2006
Sample for the JSCalendar tutorial
Hits: 6924
file icon Show summary on a page (before submit)hot!
23.11.2005
Hits: 7146
file icon Use radiobuttons to switch to a certain pagehot!
22.11.2005
Hits: 3872
file icon Use select list to show record detailshot!
02.07.2006
This sample shows how use a select list to display record details. The method used is exporting all records to javascript so they are immediately available without having to do a submit after the selection. It is therefore only suitable for limited number of records, but not for large sets because all data need to be sent to the browser before the form can be displayed.

(Requires FacileForms 1.4.6d or up)

Outline:
  • In the before form piece the standard piece library gets loaded.
  • The select list options get populated by the database table
  • The action script exports the whole table into a javascript array of objects. The details of the record selected in the drop down list get displayed in a static text/html element in table format.
Hits: 4402
file icon Variable number of inputshot!
08.08.2005
Hits: 6123
file icon WYSIWYG Editor Sample V0.0.1hot!
23.08.2005
Hits: 5648