Getting custom folder views

I have many folders of jpegs and have been trying to make an automator action that will make all the folders in icon view, with icon preview at 80x80, and arranged by name. I've made it as an application and workflow but when I try it with a folder I usually get an error message:
Applescript error:
Finder got an error: Can't set current view of container window of every folder of entire contents of alias "..." to icon view. (-10006)
Seems like it should be an easy thing to do but I don't know why I'm having problems with this.

Click here to launch Script Editor.
<pre class=COMMAND>
tell application "Finder"
tell front window
set toolbar visible to false
set statusbar visible to false
set sidebar width to 0
set bounds to {33, 40, 1000, 800}
set current view to list view
tell its list view options
set icon size to large icon
set visible of column kind column to false
set visible of column size column to false
-- set width of date column to 400
set visible of column creation date column to true
set visible of column comment column to true
set width of column comment column to 200
set sort column to name column
end tell
set current view to icon view
tell its icon view options
set icon size to 80
set arrangement to arranged by name
end tell
close
end tell
end tell
</pre>

Similar Messages

  • Custom Folder View w/ Movable Columns

    Question1:
    =======
    I created very simple custom folder view. How can I make my custome folder view to display Movable Columns?
    When adding elements into Folder View, the section Standard Form Elements does contain only the element Discussion Folder (Standard View), no movable columns
    I need in my custom folder view movable columns, Heeeeeeeeelp!!
    Question2:
    =======
    In Folder Options in Configure Columns, one can choose what columns of an entry to display.
    I found the order of chosen columns inconsistent.
    Is there a way how to specify the order of the chosen columns?

    1. When in the folder, click on Manage > Configure. Do you not see an option for selecting the default folder view?
    2. No, currently there is no way to specify the column order.
    -- Khurram

  • Custom Folder/ View

    What is the difference between creating a custom folder in an
    discoverer administration tool and a view?
    can i convert a oracel report into a Discoverer report
    (ie) rdf to dis.
    Please help me on this.

    I have only recently started using complex folders in Discoverer though I have been using Discoverer for quite a while. I use Discoverer in a data warehouse with a star schema - huge fact tables connected to a number of much smaller dimension tables. The main difference for me in this environment between a complex folder and a view is that it would be impractical to synthesize the contents of the item drop lists from a view that combines my huge fact table to the dimension tables. This would not work because it would take so long for the database and Discoverer to generate the list.
    On the other hand, list generation from the relatively small dimension tables is highly practical and fast. When I drag an item from a folder of a dimension table, any drop list I created for that item goes with the item into the complex folder. Then, when a person invokes the drop list in Discoverer Client using the complex folder, it is only the small dimension table that is queried to populate the list.
    If you don't use drop lists, then I suppose this would not be an issue for you.

  • How do I get Lion  to preserve the folder view I select?

    I like to have different folders set up different ways. Some I always want arranged by name in icon view. Some I want arranged by date created or date modified. Others I want to see a list view. In Snow Leopard I could set the view once and then each time I opened the folder again I got the same view. With Lion I seem to get a random arrangement each time I close and re-open a folder. It is really infuriating. Is ther any way to get the folder view settings to stick?

    If you're transferring to another library, why are you exporting to the Finder (which is what Desktop, thumbdrive and DropBox are). This doesn’t understand manual sorting from iPhoto.
    Here's one (of several) way(s) to do what you want:
    Make an Album of the photos, then drag the pics into your preferred order.
    Then Photos Menu: Batch Change -> Set Title to Text "John's Birthday", for instance, and tick the box to append a number to each Photo. Now your photos are titled 'John's Birthday 001, John's Birthday 002 ... etc'
    Then File -> Export and in the Export dialogue set the Filename to "Use Title"
    Sort on Filename in the FInder and you end up with a folder full of images in the same order as the Album in iPhoto.

  • Create folder view with files and tasks

    Good day to you,
    we want to support our software development procces with Vibe. What we are doing is, we make changes to the source code and protocol corresponding things in certain files.
    We think in so called "releases" and every release consists of tasks and a list of changes. This list is held in an excel file, so I would like to create a folder view, which consists of tasks and files.
    So far I could create a custom folder view with attachments at the top and a task list at the bottom, based on the task family.
    The problem is, the attachment view as a standard folder view does not allow colleborative editing of attached files. You can only view and download attached files, but not open them via Office addin. Therefore you can not lock or version files, which is mandatory for collaborative work.
    I would like to mix the file folder view with it's possibilities with a task folder view.
    Any ideas?
    Warm regards
    bitschnau

    There's no out of the box way to achieve what you're looking for.
    Two solutions:
    1. Your users would need to open the entry first and then click on the "edit this file" link.
    2. You could code your own folder view or landing page element and build what you need.
    HTH
    Cheers
    Erik
    PS: Feel free to contact me offlist if you need professional support.

  • How to Get A Default Folder View That Overrides Other Settings?

    Hi Thanks for checking my question. Now I have a default folder view that display things nicely every time I open finder. But whenever I attach a external drive or a card reader or connect to a networked drive, my default setting is overridden by all the previous folder views I had for those hard drives/cards/network locations. Is there a way to use my folder view settings in the highest priority, so that whatever I opened in finder (local, external or remote) will show itself in the same manner?
    Any enlightenment is appreciated.

    Actually the view I get from opening a folder seems to depend on HOW I opened it as well. If I clicked finder on the dock and navigate to my Downloads folder I get the view I want, but if I opened Downloads folder by clicking its dock icon (as a stack I guess?) the view is the same old view I got before I changed my default folder view. How can I fix this so I may have a very consistent-looking finder window?
    Thanks.

  • How to pass parameter in where clause in custom folder?

    I have the follow query
    blue color are the parameters
    i have paste this to a custom folder
    and
    select last_update_date, creation_date
    from ra_customer_trx_all
    where trunc(last_update_date)='29-SEP-2012'
    and customer_trx_id=1109
    to another custom folder returning 1 row only and create another worksheet in the same workbook and create
    3 parameter and 2 of them pointing to the 1 row query and create calcualtion
    SET_CONTEXT('Date_From',TO_CHAR(:Date From)) and SET_CONTEXT('Date_TO',TO_CHAR(:Date To))
    and 1 condition 1= SET_PARAM3(:Period)
    but this doesnt work for me, no data return please help
    select m.party_name TENANT_NAME 
    , b.interface_line_attribute10 lease_num
    --, b.interface_line_attribute12 "PPS Number" 
    ,b.interface_line_attribute2 LOCATION_CODE
    ,flexv.description property_name
    , a2.trx_number INVOICE_NUMBER
    --, t.name "Transaction Type" 
    --, e.attribute15 "AS400 Key" 
    , b2.description "BILL_ITEM_INVOCIE_DESCRIPTION" 
    ,case when gcc.segment5 like '6%' then 'P/L'
    when gcc.segment5 like '7%' then 'P/L'
    when gcc.segment5 like '8%' then 'P/L'
    when gcc.segment5 like '9%' then 'P/L'
    else 'B/S'
    end as account_nature
    --, gcc.concatenated_segments as "Charge Account" 
    ,gcc.segment1 company_code
    ,gcc.segment2 department_code
    ,gcc.segment3 property_code
    ,gcc.segment4 business_segment
    ,gcc.segment5 account_code
    ,gcc.segment6 project_code
    ,gcc.segment7 intercom_code
    ,gcc.segment8 spare1
    ,gcc.segment9 spare2
    , b2.extended_amount BILL_ITEM_INVOICE_AMOUNT
    ,to_char(substr(ps.gl_date,4,8)) gl_period
    , b.interface_line_attribute11 bill_start_date
    , b.interface_line_attribute14 bill_end_date 
    , decode(a2.invoicing_rule_id, '-2',  
       DECODE(TO_CHAR(b.RULE_START_DATE, 'YYYYMM'), to_char(to_date(to_char(TRUNC(to_date(SETPARAM.GET_PARAM3,'yyyymm') , 'Month')-1),'DD-MON-YYYY'),'YYYYMM'), 'Current', 'In Advance'), 
       'Current') bill_nature 
    , to_char(a2.trx_date, 'DD-MON-YYYY') invoice_date
    ,pal.lease_commencement_date
    ,pal.lease_termination_date
    ,h.user_name created_by
    --, NULL as remarks 
    from ra_customer_trx_all a 
    , ra_customer_trx_lines_all b 
    , pn_leases_all d 
    , pn_tenancies_all e 
    , hz_cust_accounts l 
    , hz_parties m 
    , fnd_user h 
    , ar_payment_schedules_all ps 
    , RA_CUST_TRX_LINE_GL_DIST_ALL dist 
    , gl_code_combinations_kfv gcc 
    , AR_RECEIVABLE_APPLICATIONS_all app 
    , ra_customer_trx_all a2 
    , ra_customer_trx_lines_all b2 
    , RA_CUST_TRX_TYPES_all t 
    , fnd_flex_values_vl flexv
    ,pn_lease_details_all pal
    where  
    app.APPLICATION_TYPE = 'CM' 
    and flexv.flex_value=gcc.segment3
    and flexv.FLEX_VALUE_SET_ID=1014916
    and pal.lease_id=d.lease_id
    and app.applied_customer_trx_id = a.customer_trx_id 
    and app.customer_trx_id = a2.customer_trx_id 
    and a2.cust_trx_type_id = t.cust_trx_type_id(+) 
    and a2.org_id = t.org_id(+) 
    and b.customer_trx_line_id = b2.previous_customer_trx_line_id 
    and dist.CUSTOMER_TRX_LINE_ID = b2.CUSTOMER_TRX_LINE_ID 
    and dist.account_class = 'REV' 
    and dist.account_set_flag = DECODE(NVL(a2.invoicing_rule_id,1), -2, 'Y', 'N') 
    and gcc.CODE_COMBINATION_ID(+) = dist.CODE_COMBINATION_ID 
    and b.interface_line_attribute10 = d.lease_num 
    and d.lease_id = e.lease_id 
    and e.primary_flag = 'Y' 
    and b2.customer_trx_id = a2.customer_trx_id 
    and a2.bill_to_customer_id = l.cust_account_id 
    and l.party_id = m.party_id 
    and a2.created_by = h.user_id 
    and ps.customer_trx_id = app.customer_trx_id 
    and ps.gl_date between trunc(trunc(TO_DATE(SYS_CONTEXT('DISCO_CONTEXT','Date_From')),'MM')-1,'MM') and trunc(TO_DATE(SYS_CONTEXT('DISCO_CONTEXT','Date_To')),'MM')-1

    What exactly is wrong with the results? Can you make the report include the gl_date so that you can see exactly what is being included?
    The only way to troubleshoot this is to go back to basics. You have to be 100% certain that the parameter and calculations for the dates are working. You have granted execute permission over the function to your EUL owner - yes? What I did was create the function in a package owned by EUL_US then I had no issue with grants or permissions.
    Also, gl_date is a DATE and not a string right? I ask because if it is not a date but a string then some dates might be left out.
    Assuming you are 100% certain of the building blocks you should start by including only the gl_date and primary key from the table you are using. Once you are sure you are getting the right data you can start to add in more fields.
    I do notice you are using E-Business Suite objects. I copied the code into my system where I am not using leasing. So I commented out the references to the 3 PN tables. I got 150 rows of data when I queried using the parameter and again when I hard coded the BETWEEN for the gl_date. You do have to make sure that your EUL owner has been granted SELECT right from all the tables and views used in your code and, if you intend to share this code with someone else, you will also need to have GRANT rights.
    Try your code in a SQL tool such as TOAD and see what happens. Are you absolutely sure that every one of your transactions has an entry in the PN tables? This might be why you are not getting the results you expect. You could try, as I did, to comment those lines out and then see what happens.
    Hope this has given you enough to solve your issue
    Michael
    PS. It would be nice to know your name. You haven't used it once in your thread.

  • Creation of a Custom Folder in Oracle Discoverer Administration Edition

    Hi
    Could anybody help me in solving this problem while creating a Custom Folder in Oracle Discoverer Administration Edition ?
    My Requirement is :
    I Connect to EUL_US/EUL_US@<HOST_STRING> under Oracle Discoverer Administration Edition.
    I selected a Pre-Defined Business Area Eg. General Ledger
    There i created a Custom Folder by Name Test Custom Folder
    The Query which i used in my Custom Folder is
    SELECT NAME FROM GL.GL_JE_BATCHES
    When i Used this Query it says Table or view does not exist.
    The Folder is getting created but without a Query.
    I am not able to preceed further.
    Any Help would be appreciated
    Regards
    Nakul Venkataraman

    Hi Nakul, you may be running into a problem with the sql for your custom folder. For some reason Discoverer Admin will allow you to create a custom folder with sql, but then if you change it and it has any advanced sql, i.e. grouping sets, analytic functions etc., you probably receive an error.
    An option is to create a view using the same sql and create a folder from the database using this view.
    Hope this helps.
    Brent.

  • Custom Folder Icons won't display in Cover Flow

    When I paste a PNG or PICT or JPG file on the highlighted folder image in the Get Info window, the new icon for the folder will appear everywhere - icon view - list view - column view - except Cover Flow - What gives?

    I use a different method to get custom icons on my folders, and they are displaying correctly in Cover Flow. Tried what I presume you are doing: open graphic file in Preview, select Copy, go to GetInfo window of the folder and paste. That folder does not show up in Cover Flow AT ALL, just a blank space. Weird. Definitely a bug.
    Francine
    Francine
    Schwieder

  • Yosemite - custom folder icons

    I made a set of custom folder icons in OS X many years ago. Those folder icons have stuck with me through many revs of OS X, from 10.4 onward - until Yosemite. Now all of my folders (and shortcuts to them) show a blank, generic icon. This happens both on my Mac Pro and my iMac, both of which now have Yosemite installed.
    Where have my customs icons gone? Can I get them back without having to redo the artwork? Can I use my old custom icons in Yosemite?

    I don't think there is as the custom icon information is stored as a separate fork, which SMB has no knowledge of.
    A couple of possiblities are:
    1) Enabling SFM (Microsoft Services for Macintosh) on the windows server. You can have the share mapped via SMB and AFP.
    2) On the server use ExtremeZ-IP http://www.grouplogic.com/products/extreme/overview.cfm
    3) Maybe on the clients use DAVE http://www.thursby.com/products/dave.html
    I would recommend downloading the following Webcast, the first half gives a good overview of Mac's in a Windows environment:
    http://macenterprise.org/content/view/313/42/
    20" iMac G5 and 12" iBook G4   Mac OS X (10.4.9)   Dell Dimension 9200

  • Custom Folder Icons

    Alright, 8330 Curve with Sprint, running 4.5
    When I upgraded from 4.2, I wanted to get rid of the Voice Activated Dialing feature, as well as several other carrier-specific features that I didn't want to take up space.....so I went in and removed the associated files, using a tutorial widely available.  I did know when doing this, that I would lose the ability to create custom colored folder icons.  No biggie.
    Especially no big deal, when I used the standard Sprint theme, which has some very nice looking folders for IM/Social Networks/Entertainment.
    However, I recently changed themes just to the simple BB L theme, and of course, lost all of those icons.  I found a post taken from another page, which gave a tutorial, using BBFileScout to load custom folder icons into the BlackBerry.  However, I have a small problem.  I don't have a subdirectory for "Folders" where it should be - presumably due to the removal of the VAD. 
    Any suggestions?

    I don't think there is as the custom icon information is stored as a separate fork, which SMB has no knowledge of.
    A couple of possiblities are:
    1) Enabling SFM (Microsoft Services for Macintosh) on the windows server. You can have the share mapped via SMB and AFP.
    2) On the server use ExtremeZ-IP http://www.grouplogic.com/products/extreme/overview.cfm
    3) Maybe on the clients use DAVE http://www.thursby.com/products/dave.html
    I would recommend downloading the following Webcast, the first half gives a good overview of Mac's in a Windows environment:
    http://macenterprise.org/content/view/313/42/
    20" iMac G5 and 12" iBook G4   Mac OS X (10.4.9)   Dell Dimension 9200

  • Custom folder - basic question(s)

    Hi Everyone,
    Hope all is well...
    I am aware that one can create an
    statement and than use that to create a Discoverer custom folder.
    I was wondering when do you have a tendency to go with this approach?
    Do you do this so that you can -
    1) avoid complicated Discoverer queries - for example you want to avoid using too many analytic functions
    so you prepare the data using SQL?
    2) create a NEW Discoverer query off this custom folder
    thus this technique is like doing a query against a query
    I would like to to create a custom folder for the above 2 reasons.
    What are your opinions? tx, sandra

    Hi Sandra,
    let's clarify the terms:
    Normally you have developed your Select statement that returns the data that you need in Discoverer. Now you have two choices:
    1. send this SQL to your Disco Administrator and let him/her create a custom folder in Discoverer, where he/she uses your SQL directly (copy&paste into discoverer admin)
    2. you can use your Select statement and store it in the database and give it a name. you do this via:
    create view your_view_name
    as
    select ... from ....;
    Then you can use this view like any other table for selects:
    select * from your_view_name;
    And it will return the same results like your initial select statement. The advantage is that this view exists as an object in the DB, means everyone else can use it (for example for tests), while you as a developer maintain it.
    When you have a view, then in discoverer administrator instead of creating a custom folder you can create a "normal" folder via "New folder from Database". Then it will list all your tables and views on the database, so you select your view "your_view_name" and it will create a folder for this (each column in the view will get an item in the folder etc.)
    Regarding performance: You can not generally say that this or that performs better, since the select statement in the view and in the custom folder can be the same. However if it's in the DB as a view, then the DBA can monitor and optimize performance better, since he can see it there as an object.
    Next to that there are certain limitations to the select statements that you can use in a custom folder. You do not have these limitations in the DB Views. However those are pretty complex statements that you maybe did not miss so far...
    Regarding benefits for tests:
    The benefit with a DB view is: you create a view for your select statement and then you can ask someone else to check if it returns the correct data. They will have to do a:
    select * from your_view_name where...;
    If something is not correct, you change the view but you don't need to send them the SQL via mail again... sending SQLs via mail is something I avoid, because people always do copy&paste mistakes or the mail program does some stupid things with the code or whatever.. I prefer to keep the "implementation" (source code/select statement) hidden to the person that tests... they can validate based on the results.
    But I don't want to stress too much on this one, since normally your users should test in Discoverer, that's what they will use finally, so they should test there. And here it does not make a difference to the end users whether you have views or custom folders.
    Regarding Source Code control or "Version Control":
    We use CVS or Subversion to store our program code. So all program code is stored in such a version control system, so that you can keep track of the changes over time, see which version was installed when (we place "tags/labels" with the date of deployment on the version that is installed) etc.
    I guess you store your program code somewhere in a folder, and you use different folders for different versions or something. This is pretty nasty, CVS or Subversion or systems like this make your life easier ;)
    Regarding Automatic deployment:
    Once we have developed a certain program (statement, package, whatever) and it's working fine, then we store it as new version in our CVS (version control). Then we do a UAT (user acceptance test). IF everything is fine and approved for production, then it needs to be installed on the production server.
    For this we have a so called build&deployment system. We use ANT for this (comes from the Java community I think).
    What we do when we want to have something installed: we run a script called "build.sh" with some parameters:
    build.sh deploy_production my_project
    this means we want to deploy the program "my_project" to the production system. the rest is handled by the script:
    1. get the latest version of the program code from CVS
    2. prepare & copy all needed files to the production servers
    3. run one or more install scripts on the production servers to install everything (for example it will execute our "create view ... " script via SQLPlus)
    4. verify if installation went fine
    5. place a tag/label in CVS that this specific program version has been installed on the current date onto the production system
    You can add there some more things if you want to... of course not everything is automated at our site, for example the discoverer folders are still manually created. But this is a one time action. If you make a minor change to the DB view (no new columns) then you need to install only the new version of the View, but nothing needs to be done in Discoverer with the folder.
    Well, I could continue for a while explaining the concept more and more... But meanwhile I forgot already what the initial problem was :-D
    best regards,
    David.

  • Folder view preferences

    for several months, I have had this problem.  but it seems that it'd get worse recently.
    I'd set up view preferences for different folders.  for example, I'd choose SORT BY "snap to grid," choose icon size of 64x64, choose an image as a background (for the folder), etc.
    when I restart, all of those view preferences would be lost, and it'd go to "factory default settings" for folder view preferences.  and I'd need to redo the preferences all over again.  that was with the main folder only.  but as of late, subfolders would lose view preferences as well.  that I'd spend time redoing those folders to look the way it should be set up.  I'm talking about 6 or 7 folders that would have customized view preferences, while the rest are just regular folder views (as with white backgrounds, etc).
    any suggestions as of what may be causing this issue?

    for several months, I have had this problem.  but it seems that it'd get worse recently.
    I'd set up view preferences for different folders.  for example, I'd choose SORT BY "snap to grid," choose icon size of 64x64, choose an image as a background (for the folder), etc.
    when I restart, all of those view preferences would be lost, and it'd go to "factory default settings" for folder view preferences.  and I'd need to redo the preferences all over again.  that was with the main folder only.  but as of late, subfolders would lose view preferences as well.  that I'd spend time redoing those folders to look the way it should be set up.  I'm talking about 6 or 7 folders that would have customized view preferences, while the rest are just regular folder views (as with white backgrounds, etc).
    any suggestions as of what may be causing this issue?

  • How can I get a list view after selecting "see all"?

    I just updated to iTunes 12.  I've looked on the net for this but couldn't find anything on it.
    Previously when I searched for something in the iTunes store I'd pick a certain category of media (podcasts, for example).  It would give me the first few results and then I could select "see all."  Then get a list view and sort it.
    Now when I click on "see all" I get an album cover view.  NOT a list view.  And I have no way to sort the results.  I usually sort by time.
    What's odd is when I'm still on the initial page you get after making a search I *can* sort the results.  But only the first 10.
    Basically, I need a way to sort all of my search results by time.  Either after selecting "see all" or having iTunes show many more than 10 results.
    This was possible (and the default, I think) in previous versions.  I've looked through every menu and I don't see a way to turn this functionality back on.
    Thanks.

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • PI 7.11 sp6 Integration Builder - folder view error

    Experts,
    We recently installed SAP NW PI 7.11 (ehp1) up to sp6.  This is a new install.  We did all the wizards, etc and things are basically ok.
    we execute SXMB_IFR, then go to "integration builder" link and login.
    If I change the view from "object view" (icon of 2 people) to "folder view" (icon of folder), we get the following error:
    class com.sap.guid.GUID:library:core_lib at com.sap.engine.boot.loader.ResourceMultiParentClassLoader at 2353f67e at alive incompatible with interface com.sap.aii.ib.bom.gen.XiReference:sap.com/com.sap.xi.directory at com.sap.engine.boot.loader.ResourceMultiParentClassLoader at 79c008cf @ alive
    I found this note, but it does not quite describe my problem:
    Note 1525457 - Previous version of Directory API and Value Mappings
    I searched all through SDN and OSS, nothing yet.  I'm going to put in a message but I was wondering if anyone out there has seen this?
    Thanks!
    NICK

    experts,
    FYI, ready my problem details but I wanted to add one thing.  Apparently were were at sp5 for a brief time and our developer did create some object while at that level.  He reported the issue since we moved to SP6
    --NICK

Maybe you are looking for