User Tools

Site Tools


playground:test_study_course

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:test_study_course [2023/04/02 10:22] martin_lplayground:test_study_course [2023/04/02 13:34] (current) – removed martin_l
Line 1: Line 1:
-====== Test Study Course ====== 
-  
-===== Beispiel für Liste ===== 
  
----- struct list ---- 
-schema: country_list 
-cols: * 
-header: "Diese Länder sind schon verwendet: ", "- ist schon da. " 
-sepbyheaders: yes 
-filter: country = $STRUCT.studycourses.country$ 
----- 
- 
----- struct list ---- 
-schema: studycourses 
-cols: university, course_name, country 
-header: "Uni: ", "- Cours: "," - Land: " 
-sepbyheaders: yes 
-filter: country = $STRUCT.country_list.country$ 
----- 
- 
-  
-===== Beispiel für Table ===== 
-  
----- struct table---- 
-schema: studycourses 
-cols: university, course_name,city_region,language,ects 
-filter   : language = $STRUCT.language_list.language$  
-sort: ^university  
-csv: 0 
----- 
-  
-===== Add Maintenance ===== 
-  
-<form> 
-action struct_lookup  
-struct_field "studycourses.launched_year" =%Y-%m-%d 
-struct_field "studycourses.notes" 
-struct_field "studycourses.city_region"  
-struct_field "studycourses.country" ! 
-struct_field "studycourses.course_name" 
-struct_fieldhidden "studycourses.inst_dep" "=[""@FORMPAGE_ID@"",0]" 
-submit "Add Enty" 
-thanks "Please reload the Page!" 
-</form> 
playground/test_study_course.1680430970.txt.gz · Last modified: 2023/04/02 10:22 by martin_l