Calling forms in sub-folder

I am new to forms so please help me figure this out
when using new_form I am able to open a form...such as
     NEW_FORM('formname');
how do I open a form in the sub folder without specifying the full path..when I tried
     NEW_FORM('subfolder\special_reports');
gives me a error Frm-40108: No such form...but if I specify the full path then the form opens up....what can I do so as to not hard code the full path....any help would be greatly appreciated.

Hello,
add the subfolder in your FORMS90_PATH environment variable.
Francois

Similar Messages

  • Calling forms from sub-directories

    Greetings,
    I have 19 different apps that are on a Solaris Application server in separate directories. I do have the FORMS_PATH set to the "root" but I was wondering if it is possible to call forms in one of the sub-directories without having to add that sub-directory to the FORMS_PATH.
    So far have tried CALL_FORM('ats/ats_ro_2') and CALL_FORM('/ats/ats_ro_2')
    Regards,
    Bill Chadbourne

    It may be possible, but i would not recommend to do so. What happens if you at some point decide to restructure your applicarion? You would have to adjust all your calls.
    if you really want to go that way and you have only one path in your FORMS_PATH, you could read the FORMS_PATH using TOOLENV.GETVAR and then use the full qualified path to call your forms.

  • How to retrive list item form sub folder (sub folders) in sharepoint using CAML or Server Object Model?

    Hi All,
    I have multiple folders in document library.I want to retrive list item form folder.
    Following is snap
    I want to get all sub folder and list item in
    Sub folder 1.
    Any will be help appreciated..
    Thanks
    Balaji More

    Hi Balaji,
    If
    you want to query all folders and sub folders of a list or document library, you have to define extra query options. If you are working with the object model you have to set the
    ViewAttributes property of the SPQuery object as follows:
    qry.ViewAttributes = "Scope='Recursive'";
    you can use the client 0bject model to get this as well
    ClientContext clientContextObj =
    new ClientContext("http://Servername/");
    List yourDocLib = clientContextObj.Web.Lists.GetByTitle("Shared Documents");
    CamlQuery camlQueryObj = new CamlQuery();
    camlQueryObj.ViewXml =
    @"<View Scope='Recursive' />";
    ClientOM.ListItemCollection listItems =
    yourDocLib.GetItems(camlQuery);
    clientContextObj.Load(listItems);
    clientContextObj.ExecuteQuery();
    foreach (var item in listItems)
    Krishana Kumar http://www.mosstechnet-kk.com

  • Can't move email address contact information into sub-folder.

    I created a "top level" address folder named "Personal Address Book". Under that top level, I created a sub-folder named "Family". I entered the name, email address, and work telephone information for my son. That data was then copied (not moved) to the sub-folder named "Family."
    I then entered his wife's name and telephone number (don't have her email address data) into the "Personal Address Book" I am unable to get that data copied to the "Family" sub-folder.
    What is going wrong?
    A user should have the ability to either MOVE or COPY the information from the top level folder to only one, or more than one, sub-folders. This would allow the user to have a relatively short list in the top level folder, and the information organized in the sub-folders without duplication.

    Let's back up a bit. A Mailing List is not a subfolder, despite its appearance. You can't MOVE a Contact into a Mailing List, but you can COPY a Contact into a Mailing List. So any Contact in a Mailing List must exist in the parent address book.
    If you don't habitually send a message to multiple recipients then you haven't any need for Mailing Lists.
    OTOH you have suggested that in fact you may wish to send the same message to various government officers, in which case a Mailing List may be useful. You can of course create multiple mailing addresses; so if you write to A, B and C on tax matters, you can create a Mailing List named Tax constining A, B and C. If you write to B, C and D on defense matters, then you create a Mailing List named Defense containing B, C and D. If you frequently want to bombard everyone indiscrminately with the same message, then create another Mailing List called All and containing A, B, C D and all the way up to Z. Mailing Lists are subsets. The can intersect, as we see in a Venn diagram.
    Personal Address Book and Collected Addresses are hard-coded into Thunderbird. If you delete the underlying data files they will simply be re-created the next time you run Thunderbird.
    You can, as gnospen said, disable or modify the collection of addresses. You can arrange for such collection to go to another address book of your choice, or disable it altogether. I'd advise against writing them into a "working" address book, simply because it will become polluted by what you perceive to be random addresses. Leave it set to write to Collected Addresses and you know that the random addresses are contained.
    You can rename both Personal Address Book and Collected Addresses via the Config Editor, though I have never understood the motivation to do so.
    How do you, internally, go about organizing or choosing whom to address a message? Some users seem to be visual and like to pick from a list and ask how to see their address book when composing their message. To them I point out the Contacts Sidebar. In the Write window, press F9 to see a small address book at the left. You can select Contacts from this to add to your message.
    For myself, I mentally visualise the intended recipient, and then start typing his name or address straight into the addressing box. Thunderbird will quickly start offering contacts form my address books which match what I've typed.
    In this second case, it doesn't matter which address book any contact is stored in, since it will be found wherever it is. So I may as well just put all of my contacts into Personal Address Book, since no further organization or subdivision is actually needed.
    If you feel a need to organize your contacts, then create new address books as required. When using the contacts sidebar, it shows only one address book at a time, so for the visual types amongst us, it winnows down the displayed addresses to the selected address book. Create a "Government" address book, select it, and the Contacts Sidebar will show only your legislative correspondents.

  • How to modify Bridge CS6 default sub-folder date format while importing?

    How could I modify Bridge CS6 default sub-folder date format when we are importing images from a connected camera? Default format for shooting date is aaaammjj. I would like instead aaaa_mm_jj. How could I add "_" to the date format?

    You only can do so after the import process using a third party app called A better finder Rename,  originally designed for Mac but they seem to have a Windows version also:
    http://www.publicspace.net/ABetterFinderRename/

  • When I add a new bookmark sub-folder, it also changes the name of a different folder to the name of the new sub-folder

    When I add a new bookmarks sub-folder, it also changes the name of another folder to the name of the new sub-folder. For example, I have folders A, B, C - I add a sub-folder to A and call it X - it does that and also changes the name of C to X.

    I suggest you install the "Add Bookmark to Here2" extension, then you can expand the the list but you will not see the bookmark itself in the list if that is what you wanted. At the top you have three major folders you can select one of them and scroll up and down. Below that you have your most recently used folders and you can select one of them instead and scroll up and down. You can see the folder the bookmark is in -- they get added to the bottom
    If you really want to see the bookmark within the folder the same extension allows you to bring the bookmark to the folder from say the bookmarks sidebar that is why it is named as such. I use it but mainly i use the dialog.
    Please continue reading about bookmarks and some related extensions at
    * http://kb.mozillazine.org/Sorting_and_rearranging_bookmarks_-_Firefox
    * https://addons.mozilla.org/firefox/addon/add-bookmark-here-2/
    * http://dmcritchie.mvps.org/firefox/firefox.htm#addbookmarkhere2
    * http://dmcritchie.mvps.org/firefox/kws.htm
    If you are not using tags at all, you can remove a whole lot of confusion by removing them from the dialog via the extension.

  • Software update cannot find installed App's  in sub-folder

    Hi All,
    I have same kind of problem - I created folder called "iLife' 11" and moved there all App's which belong to this package. As soon as I did this Software Update cannot find anything. For example Apple released iPhoto' 11 (9.1.1) update and Software Update did not find it until I moved it back to "Applications".
    BTW I have same problem with Adobe App's. Adobe update did not see Photoshop which has been moved to sub-folder.
    My question is DO I have any chance to put App's to sub-folder and get them automatically updated by Software update? IF so, what should I do?

    All sub-folders located in /Applications/ not in /Users/username/Applications. Actually /Users/username/Applications/ is empty on my mac.
    What I trying to have is sub-folder (for example called Photo where I will have all applications for working with images (Photoshop, Nikon Scan, SilverFast and so on) in one locations or iLife' 11.
    I took this idea from folder "Utilities" I can put App there and it worked and updated without any problems.
    As far as I understand this problem (from Unix point of view) is a PATH problems. Software Update cannot find App in the folder which not listed in PATH.
    If I create link (allies) for application in /Applications/ folder it will updated.

  • LR5.3 - Imports in to one folder, but displays sub-folder incorrectly

    Hi all
    I have recently upgraded to LR5.3 and have now noticed an issue when importing photos.  When importing in to one folder (as a sub folder), the photos are imported correctly, - on disk they appear in the correct place, howevr in the folder panel, the sub-folder is shown outside of the main folder.
    Imort settings are:
    Note , on disk the folder '20131226 - Boxing Day' appears correctly (These are all under a root folder 'Photos - LR Masters')
    However, in the LR Folder Panel, the folder '20131226 - Boxong Day' appears outside of the 'Photos - LR Masters'
    If I attempt to move the folder by dragging, I get an error that the folder already exists.
    Any ideas?

    Hi Rikk
    Thanks for replying on this, I have tried to the parent folder but get the following error:
    The strange thing i sthat the folder is correct on the disk, the photos can selected from the library and can be developed and exported. The only thing wrong is that the imported folder appears outside of teh parent folder in teh library

  • 'Contacts' folder with sub folder cannot be removed after synching via iTunes

    'Contacts' folder with sub folder cannot be removed after synching via iTunes
    I am trying to remove a 'Contacts' subfolder
    ie Contacts < default folder
    - Contacts Mysubfolder 1 < Trying to remove this subfolder folder
    via my microsoft outlook onto my iPhone.
    Despite not having 'Contacts Mysubfolder 1' on my PC's outlook after deleting it, it does not delete the subfolder in my iPhone.
    I even restored my iPhone settings to the original via iTunes.
    I also replaced my physical iPhone but still synching with my original Apple ID + iTunes on the same desktop.
    All I did was after replacement of my iP, i setup my microsoft Exchange account, and there it was, the Contacts subfolder which is no longer around, appears on my iPhone contacts folder list.
    My outlook is on Microsoft exchange and I am on iP 3Gs
    Please help
    Thank you

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you are running 64-bit Windows and the above steps haven't helped try installing the version of iTunes that can be downloaded from this support document. iTunes 12.1 for Windows (64-bit — for older video cards)
    If you still have no luck try reinstalling iTunes 12.0, links in the user tip.
    tt2

  • How to get the last sub folder value from the string in Webi report

    I have an object coming from universe, this object will contain string e.g. \\Users\Public\Pictures\Sample\
    or    \\Users\Doc\BI\BO\Webi\
    I need the last sub folder from this path to be displayed i.e. Sample and Webi.
    I would like to know how it can be done.
    I tried using formulas like POS, SubStr and Length. however the issue is that the length of the the sting is not fixed and the number of "\" are also not fixed.
    I would appreciate any help regarding this.
    Regards,
    Yogesh

    Hi,
    What is the formula you have written though?.
    =length(right([folderpath]);pos([folderpath];"\")+1)
    Thanks,
    Jothi

  • With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    Of course. To do it, open a Finder window, go to Finder menu (on the menu bar) > Preferences > General, and untick "Open folders in tabs instead of new windows".

  • File Not found error when calling Form Post Method to a JSP from JSP Portlet

    I have built a set of JSP forms using post method to call other JSPs. Normally, the code looks like
    <form name="MyForm" action="MyJsp.jsp" method="post">
    I migrated the calling form containing this code to a portlet, but not the MyJsp.jsp. When I submit the form, I get a file not found in Jserv.log
    Exception:javax.servlet.ServletException: java.io.FileNotFoundException: D:\servlet\RegisterCompany.jsp (The system cannot find the file specified)
    [14/06/2001 13:59:59:679 PDT] JspServlet: unable to dispatch to requested page: Exception:javax.servlet.ServletException: java.io.FileNotFoundException: d:\oracle\isuites\apache\apache\MyJsp.jsp (The system cannot find the file specified)
    I notice that launching the calling jsp from a portlet, my opriginal context that uses ../Apache/Apache/htdocs is not being searched for the JSp. Why is this? Moreover, I try to set up an Alias in httpd.conf file to the this director and use it with the jsp in the action tag, but still get an error that my jsp servlets/Myjsp can't be found. Why is it insiting on looking at servlets context instead of htdocs.
    I have none of these issues outside of Portal30 using IAS.
    regard

    Initially, I couldn't do this unless I moved tghe jsp's up to the root directory of IAS, i.e ../Apache/Apache. Nomrally, htdocs is my doc directory for IAS. I could not do http:\\myUrl\htdocs\myJsp. If I tgried this, I got an error in Apache error logg that said can't find file ..\htdocs\htdocs\MyJsp.jsp.
    If I just tried the the URL http:\\myUrl\MyJsp.jsp with Jsp file in htdocs, I would get an error in the Jserve log that file d:\oracle\isuites\apache\apache\MyJsp.jsp could not be found. Once I moved the file MyJsp to Apache/Apache directory, it could be found using http:\\myUrl\MyJsp.jsp. Later, I delted these files and kept the ones in htdocs and they continued to work.
    I'm confused why launching pages through portal isn't consistant with Apache Standards. Where is the documentation that tells me how to configure context and aliases for pages launched from portal pages?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sue Vickers ([email protected]):
    David,
    Passing information using Portal is different than just using Apache/Jserv. Does it work in portal if you use the absolute path?
    <form name="MyForm" action="http://host.domain/MyJSP.jsp" method="post">
    Portal will not be on the same relative path as your Apache, so you may need to adjust your action somehow.
    Thanks,
    Sue<HR></BLOCKQUOTE>
    null

  • Move clips from timeline to event sub folder?

    Aloha,
    Is there a way to move clips in the timeline that I have cleaned into a sub folder in an event library?
    I come from a non FCP background and still trying to wrap my mind/workflow around the FCP formula.  Generally I clean clips and drop "some" into a "to be used later" folder. 
    Example - While on location I might shoot some location shots while im waiting around.  The locations shots will use in the last 3 mintues of a 25 minute finished project.  When I get to post I edit and clean all clips in the order they are received.  When I find the location clips I simply move them to a folder labled "to be used later".  When I get to the section of the project/timeline were the clips are needed I drag them or the entire folder into the timeline.  
    I see how to make a folder inside an event but I am not able to drag a clips from the timeline to this created folder.  I have tryied to hold down Shift, CMD, OPT, CTRL and have no sucess.
    Thanks you for your time and help.
    Frederick
    Marbelle

    Aloha Fox,
    Thanks for taking the time to answer my questions.  I feel you really understood my concern and gave me some good viable options.
    There is a lot for me to learn and unlearn. I have been editing for over 16 years and most of that time I was using Edius. This is big paradigm shift coming to the Mac and FCPX. 
    The idea for me is to edit the video and move the "to be used later clips" into a bin/folder instead of moving them to the location in the timeline were they will be used at that very moment.  Its just a preference, I know plenty folks would just move the clip to the location.  Edit software is just a tool I have to decide if FCPX is the right tool for me. 
    Thank you again Fox for your time and understanding of my question. 
    Be blessed,
    Frederick
    Marbelle

  • How do I move a file to a sub folder without duplicating

    Please help....I am trying to move a file within my list of subfolders to a subfolder. It not only moves it, but also keeps the same file in the subfolder list, in other words, duplicates it. I just want one in the subfolder, not in the sub folder and one in the subfolder list. I do not like having to go to the subfolder list and deleting each file, once I have moved the file to a subfolder.

    Try resetting home folder permissions and ACLs. If you have a permissions problem in your account, then it could be inherited to subdirectories in the account and propagate the problem. To reset this, reboot the system with the Command-R keys held down immediately after you hear the boot chimes. This will load to the OS X Recovery tools, and when you do so, select the Terminal from the Utilities menu.
    In the Terminal, run the command "resetpassword" (all one word, lowercase), and in the utility that pops up, choose your hard drive, then your user account from the drop-down menu, and then click the button to reset home folder permissions and ACLs.
    This should ensure all folders in your system are properly accessible, so when you drag items around they are moved by default, instead of copied or otherwise handled.
    Alternatively, as CT mentioned, if you are using Command-C to copy a selection and then are trying to paste it in a new location with Command-V, then this will result in copying the files and not moving them.

  • Called form in query only mode shows messages....

    Hi All,
    I am calling a form (say B ) in query only mode from a main form (say A) . When i query the called form B , i get 5-6 alerts (which has to be acknowledged by the user) and messages of the same error type saying :
    "FRM-40208 : Form running in query only mode . Cannot change database fields. "
    I have a 100 forms to be called from the main form A. So, I prefer not to change anything in the called forms . I tried to set message_level in the form A and code the on-error / on-message triggers to avoid the messages being shown, but nothing is working . Is there anything I can do in Form A i.e the main form ???
    Thanking you in advance.

    Since the error messages are being generated by form B, it is unlikely you will be able to fix form B problem using form A. Unfortunately, you may have to fix each of the 100 called forms.

Maybe you are looking for

  • Privacy Enhancing Filtering Proxy Chain for OS X

    A privacy enhanced web proxy is a nearly essential tool on the modern web: it blocks ads, malicious scripts, and conceals information used to track you around the web. I've provided a quick setup below in case it's useful to others. This will build a

  • Open GL Photoshop CC 2014

    I'm unable to open 3D files in Photoshop even though I have a brand new iMac, Retina 5K, 32Gigs Ram, 4Gigs Vram (AMD Radeon R9 M295X). Keep getting an error that 'open GL' needs to be turned on, which it is and all memory allocations are maxed out. A

  • Height and Width of a section

    Hi Guys, Is there an easy way to adjust the format of a section? If i have two parallel sections on a page and each section store 3 small reports, each report takes as default its own size, making the page look really messy. Is there a way to adapt t

  • CS5 12.0.4 update failure

    I downloaded the new 12.0.4 update. It installed ok on the 32bit version but not on the 64bit version. If I run the 32b and look at About, it says 12.0.4. If I run the 64b and look at About, it says 12.0. I've looked through the install logs for the

  • Create FRE Object in delegate functions

    UIAlertView* alert = [[UIAlertView alloc] initWithTitle:@"Titlte"                                                     message:@"my message"                                                    delegate:self                                           can