Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.filemaker > #1364

Re: dropdownlist with file selection

Newsgroups comp.databases.filemaker
Date 2013-09-11 09:55 -0700
References <522f7eb0$0$26879$e4fe514c@dreader37.news.xs4all.nl> <1l90xmh.1fzi1cn1oi5vamN%clkaufmann@clk.ch> <52302942$0$3185$e4fe514c@dreader36.news.xs4all.nl>
Message-ID <5b2bb3a3-35ee-423e-b4e2-c4aeb6695c4e@googlegroups.com> (permalink)
Subject Re: dropdownlist with file selection
From fmprosolutions@gmail.com

Show all headers | View raw


On Wednesday, September 11, 2013 1:26:01 AM UTC-7, Thibaud Taudin Chabot wrote:
> the monkeybreadsoftware looks great but will cost me EUR 99, which is 
> quite a lot for using just 1 functionality of it.
>
> Hope that that there are other possibilities.

If I am understanding correctly, you are wanting the user to point to a folder and showing the files in that folder? Or having them point to a specific file there?

If that's correct, you can use a free plugin for either of those cases: http://www.goya.com.au/baseelements/plugin

If it is strictly the latter case (to point to a specific file), you can set up a global container field and use the Insert File script step to let the user find/select the file they want, get the file path/name by using GetAsText( table::containerField ), and then clear the container now that you have the path.

Back to comp.databases.filemaker | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

dropdownlist with file selection Thibaud Taudin Chabot <tchabot@hccnet.nl> - 2013-09-10 22:18 +0200
  Re: dropdownlist with file selection clkaufmann@clk.ch (Christoph Kaufmann) - 2013-09-11 08:20 +0200
    Re: dropdownlist with file selection Thibaud Taudin Chabot <tchabot@hccnet.nl> - 2013-09-11 10:26 +0200
      Re: dropdownlist with file selection fmprosolutions@gmail.com - 2013-09-11 09:55 -0700
  Re: dropdownlist with file selection Bizouman <bizouman@gmail.com> - 2013-09-12 14:20 -0700

csiph-web