How can I do that? I try to make a file chooser rich dialog but it shows only the files from the server. I want to see the ones from the client.

asked 07.10.2009 at 01:54

Steffen%20Janthor's gravatar image

Steffen Janthor
(suspended)
accept rate: 0%


Rich dialog logic is executed on the Iby server, so if you implement a file browser dialog that gets all the files of the file system, then you work on the file system of the server.

See the demo ImageUpload in the IvyDemos project to find out how you can work with the file system of the client.

link

answered 07.10.2009 at 08:06

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×40

Asked: 07.10.2009 at 01:54

Seen: 2,108 times

Last updated: 07.10.2009 at 01:54