Attachment to planning forms

Is there anyway through which i can attach a file to the cells in the planning data forms?
Thanks in advance.

Hello,
You can also do a global attachment of a document or image by directly placing html and/or javascript into the comment/instruction box -- and yes you can do it at the individual cell level (precise member-intersection) by using the ValidateData.js file as a starting point.
script language="javascript" type="text/javascript">
// Open a document into this window
function openDoc()
window.location.replace("http://www.google.com");
</script>
<input type="submit" name="openDoc" value="Open Documentation" onClick="javascript:openDoc(); return false;" />
In this case simply replace the google url with a network location pointing to a document or image.
todd rebner
http://www.advancedepm.com/

Similar Messages

  • Display Popup or Dialog Message window when opening planning form?

    Is there a way to setup a planning web form to display a dialog box or message when the user opens a planning web form or expands a folder in planning? Or, is there a way to change the background color on a web planning form (input is yellow and would like to change it to some other color (light orange))? We are currently using Hyperion v9.3.0.1 on Unix Solaris. I tried attaching a Biz rule with runtime variables but the form errors with message indicating can not have run time variables on the form load option when opening a form.

    Hi,
    You can use custom javascript to add an alert message in a web form, you will need to read up on using custom javascript in planning, have a read here
    As for the colors used in web forms you can customize the css being used, have a read here
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Planning forms

    Hi,
    We have a Planning 11.1.2 application.Forms has to run few business rules when the user enters data and saves it.When I open as Admin I could see all the data in form and able to run all business rules.Problem is when user opens the form not able to see any data in it,no business rules attached to the form.when he enters the data nothing is to be calculated.
    That application user got Provision as Server Access and Planner to that appication.Can anyone help me out.If you need any info regarding that,will provide it.
    cheers,
    Swathi.

    Are you sure the user is seeing the same point of view as the admin, the users security could be generating a different pov and so having a different slice of the data.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Planning forms with Java API

    Is it possible to attach JAVA API with Hyperion Planning forms?<BR>My requirement is<BR>When ever the user saves the form, it should trigger a extract data file to a particular folder in the essbase server.<BR>Pls help me

    Leroy -
    The forms Java client is only certified currently to work with JDK 1.1.x. Java WebStart requires the use of JDK 1.3 so it doesn't work for now.
    The good news is that the Forms team is working towards certifying JDK 1.3 for use on clients and as part of that process are evaluating Java WebStart as a distribution and launching mechanism.
    On Netscape 4.x, the native Java VM is a really old one (JDK 1.1.5) and it has bugs in it that prevent the Forms applet from functioning. The Microsoft JVM is much better and is capable of running the Forms applet.
    There is a Forms specific forum on OTN that you may want to consider using for Forms specific questions like these - a lot of Forms experts use that, and the actual Forms development teams monitor it as well.
    cheers!
    -steve-
    null

  • How can I attach multiple filled-form PDFs to the same outgoing email on iPhone/iPad?

    How can I attach multiple filled-form PDFs to the same outgoing email on iPhone/ iPad?

    This isn't supported in the current version of Adobe Reader on iPhone/iPad.
    Shradha

  • How to tell if there is anything attached to the form

    I need a script to let me know if any other documents/pictures/etc. are attached to the form.
    I have a user who wants a message to appear "This form has items attached!" if anyone attaches documents to it. This way if they happen to not have the attachment window open, there is a visual telling them to check it.
    I tried to do it simply, but it doesn't seem to be working at all. I created a blank text input field, and put the following on the calculate event:
    var myDoc = event.target;
    var d = myDoc.dataObjects; //get the attachments
    if (d.length >= 0) { //if the length of the attachments is greater than or equal to zero then
            this.rawValue = "This document has attachments!"; //display message in text input field
    This doesn't display anything at all in my field. I'm drawing a blank and I can't seem to find much reference on the properties of attachments.

    willwritecodeforfood wrote:
    how about ?
    Fail!
    <a href='...'>Fail!
    <a class="linkbutton" href="...">Fail!
    <a href = "...">You must be famished, willwritecodeforfood.

  • Can a member be READ-ONLY in a row of some Planning forms?

    Hi,
    Can a member be READ-ONLY in a row of some Planning forms?
    For example, I have a member called Salary as a row in a Form that is used to maintain employees. We allow Planners to update Salary in "Employee Detail" form.
    However, in another form , we roll up Salary to "ALL EMPLOYEES IN DEPT" member and we do not want users to update that as it is added up by a calc script.
    What is the best way to restrict users from updating in this 2nd form but allow update to Salary in first form.
    Thanks.

    Hi,
    You can use Asymmetric Rows and set the member you want to be read only, for more information on how to create them on forms have a read of http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch06s03s14.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can users add an attachment & save the form?

    I am attempting to create a form that users can download, fill out & submit with an attachment. It appears that the only way to add an attachment is the use an online (web form). But I don't see how users can save the online (web form) prior to submitting it.
    Is there a workaround that will accomplish adding an attachment & saving the form?

    Basically you are correct. Web forms currently have no way of locally saving them prior to submission. You could turn on email notifications found in the options tab to allow the user to see the data they entered.
    Andrew Yarborough

  • How to Display the Percentage (%) Sign in Planning Form..???

    Hi All,
    How to display the percentage sign in the planning form in an account..?? I've an account that already set as the percentage for the data type.
    What I want is, when I type 50 in my cell, then in my form will be show 50%
    Now, I can't see the % sign on my form.
    Any Idea..??
    Thanks.
    Regards,
    VieN

    I know it's an obvious one but has caught me once or twice before when I've changed many properties numerous times in one day: Make sure you've deployed since you last set the properties!

  • Copy & Paste data into Planning form in Workspace 11.1.2.2

    Hi there!
    I'm dealing with a weird problem with Planning 11.1.2.2 over workspace. I cannot paste copied data into data forms (whether I copy from an Excel sheet, a file, or another cell of the same form).
    However, when I access Planning directly through :8300/HyperionPlanning/LogOn.jsp (old-styled Planning), pasting data works fine.
    I tried using Ctrl + V and menu buttons, and didn't work.
    Thanks in advance!

    Hi,
    Not sure which web browser you were working on, but this is from the 11.1.2.2 Known issues for Planning
    12360405 -- With Firefox, you cannot copy and paste data from Microsoft Excel into a Planning form.
    Hope this helps..!!
    Thanks,
    hyperionEPM
    Please mark answers as helpful or correct for others to find them easily.

  • Planning form not opening at Smart View through Workspace

    Hi Gurus,
            I have an 11.1.2.3 environment and I'm trying to open up a Planning form inside Workspace using the following steps : File --> Open in SmartView.
            Right after Excel shows up I've got the following error message :
       "The form /Forms/00 - Income Taxes/MPP1001.00 - Exchange rate  is invalid. Verify the log to obtain more details."
           However, I've got to open up this same form directly into SmartView without error.
          Did someone have this issue before ? Do I have to apply some SmartView Patch ?
    Thanks in advance.
    Regards

    Hi,
         My SmartView version is 11.1.2.3.300 (build 157)
    Thanks

  • Input data into dynamic calc in Planning forms

    Hi guys,
    Have someone tried to combine these two requirements:
    1.     to have upper level members dynamic calc
    2.     to give users the ability to input data into those upper level members through Planning forms.
    I need to do that in order to pass inputted values into HBR, and allocate those values to the leaf level across multiple dimensions. I need those members dynamic calc because otherwise I would need to aggregate data across 7 dimensions and that takes too long. Those allocations are suposed to happen constantly and are the main purpose of application.
    I know you can have dummy stored members that correspond the uper level dynamic members, but then the user will have input forms without current data and will be required to check reports/forms with dynamic calc members prior to updating data.
    I wonder if it is a realistic task to change jsp files that generate those forms, so that data can be inputed into the form, but instead of passing it to Essbase cube to send it to relational database.
    P.S.
    This is related to the thread I opened about optimizing recalculation time:
    Recalculatiion takes much longer than initial calculation
    I received a lot of valuable advices that would definitely work in other situations, but in my case they seem to contradict either user concurrent access or performance requirements.
    Thanks a lot!
    Dmitry

    Hi Glenn,
    I think i found a workaround for this, or may be i am missing something. I will replicate my hierarchies so that one hierarchy will have uper level stored members, and another dynamic calc. Once user loads the form it will run on-load script that will copy data from corresponding dynamic calc to stored slice. The updated data will be alocated to the leaf level, but will never be aggregated. Since reporting is done from ASO cube i only care about the leaf level and current selection in the form.
    Thanks!

  • Adding attachment to the form

    Hi Guys
    I have been trying to add an attachment to the form using a script but all i get is for the user to browse to the attachment , is it possible to add an attachment to the form using xml tag ???
    thank you

    Hey,
    Thanks a bunch, first one works like a charm!
    The attachmentbutton however. I'm currently using a totally different script (found it online);
          form1.#subform[0].Button1[1]::click - (JavaScript, client)
         var AttachmentDescription = this.name;
         AttachmentDescription.rawValue = "New Attachment" + AttachmentDescription.rawValue; 
         var strAttachmentName = AttachmentDescription.rawValue; 
         var myDoc = event.target; 
         myDoc.importDataObject(strAttachmentName); 
         var objDoc = myDoc.getDataObject(strAttachmentName); 
         var FileName = "";
         FileName.rawValue = objDoc.path; 
         //this.presence = "invisible"; 
         AttachmentDescription.access = "protected";
    This works perfectly for me, but perhaps it's not compatible with the second button I need?
    Btw, I do have LiveCycle Reader Extensions.
    Again, thanks, and thanks in advance!
    Anton B.

  • Planning form some columns set to hide but appear in SmartView

    I have a Planning form with about 30 columns. Some of these columns are set to hide. The hidden columns still appear in SmartView. How can I get them to hide in SmartView?

    Hi,
    May I ask you why you have these columns in the form that you actually want to hide?
    I was able to recreate your problem. In web the columns are hidden but in Smartview it comes up.
    Regards,
    Amol
    Edited by: AmolDatt on Apr 29, 2009 11:20 AM

  • Sql query to identify all the responsibilities attached to a form

    (oracle - apps) Can anyone help me by giving a sql query to identify all the responsibilities attached to a form and corresponding menu should not be in the menu exclusion.
    Thanks in advance
    Venki

    Bump

Maybe you are looking for