Newbies mkoval11 Posted August 5, 2013 Newbies Posted August 5, 2013 Please help this poor sole out. I am trying to do something so simple that I cant believe I cant figure it out. I want to insert a file into a field but I don't want a file I just want the dialog to show me a directory on my PC. I have setup a Global Variable called $$ImageLibrary but when I use the Add File and specify the location file:../Pictures/Cars/ it keeps giving me an error out saying it looking for a file or file does not exist. I don't want a specific file, I want the directly. Can I do this? Any direction would be awesome. Please email me at [email protected]. Thanks...
Matthew F Posted August 6, 2013 Posted August 6, 2013 (edited) If you haven't jumped off a bridge yet, you might want to check out this demo file. It is was discussed in an earlier post. Here I've modified it to work on a PC too. PathPrefs.v2.fmp12.zip Edit note: Changed filename to "v.2". Edited August 9, 2013 by Matthew F 1
Lee Smith Posted August 6, 2013 Posted August 6, 2013 Hi Matthew, I liked your technique you posted the other day Here? I noticed that this attachment has the same name, is it different? Lee
Newbies mkoval11 Posted August 6, 2013 Author Newbies Posted August 6, 2013 Thanks everyone. Looking at it now and yes, I'm still dry. Thanks a bunch... I have one more question. I have a field that i store elevation with a UOM of Feet. I have a calc field that displays meters. Its does the convert *3048 and then & " Meters". The issue is that darn comma. Any direction on haw to do the calculation where if the length is <11 the calc will properly display the comma.
Matthew F Posted August 8, 2013 Posted August 8, 2013 Hi Lee, Yes, it is slightly different. The insert image button works on a PC as well as a Mac -- since mkoval's profile says Windows. Should I change the other post? Any direction on haw to do the calculation where if the length is <11 the calc will properly display the comma. If you're trying to format a number then, in Layout mode, select the field and check out the Inspector pane. Under Format, choose "Decimal" and then you should have options to choose commas and periods as decimal or 3 digit separators according to your preference. This may not show up if your calculated field type is set to "text".
Lee Smith Posted August 8, 2013 Posted August 8, 2013 Yes, it is slightly different. The insert image button works on a PC as well as a Mac -- since mkoval's profile says Windows. Ok, thanks for letting me know. In the future, could you please add a "mod" or version number so that I know. TIA, Lee
Recommended Posts
This topic is 4123 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now