I'd like to create an ::xowiki::FormPage that will display content dependent upon a url var. Can I pass in arbitrary values when I request the page?
http://my.site.com/my_page?my_var=/path/to/file
If so, how do I reference the value for my_var in the xowiki includelet declaration for which I have a field in my ::xowiki::Form.
i.e.
{{yui-carousel -mode 1 -spotlight_size 400x300 -title "Gallery" -image_size 80x60 -num_visible \[5,2\] is_circular true -animation {speed: 1, effect: null} -form en:photo.form -folder ***I want my_var here***}}
Regards
Richard
Request notifications