Data showing in read-only form.

Hey all,.

Two forms with same dimension members with the exception of 'Version' and the 'Scenario' Dimension, one of them appeared only read-only while the other forms is writable.
Both use members 'Begbalance' and the size of the period. Their are no other changes in the properties of the forms.
Tried all the combinations, but impossible to locate the problem.
Any help would be appreciated.

Thanks in advance.

Kind regards
ACE.

For the scenario of Member is "Include BegBal as time' selected, or maybe there's a current workflow.

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • The selected data source is read-only

    Someone knows how to solve this 'problem '.

    The selected data source is read-only. You cannot change the view configuration.

    Thanks in advance.

    My solution to this has been reset in the field of data and download information again. I know that it is not best practice but it works

  • Windows Server 2008 R2 NFS mounted data store is read only

    I've done this dozens of times in the past, but not with this exact combination successfully:

    ESX4 U1

    Windows 2008 R2 Server Datacenter edition

    NFS Server installed. TCP Version 3.

    The normal configuration that worked in the past:

    NTFS security - total control on ANONYMOUS logon, everyone control total

    The local policies, network access: Let Everyone permissions apply to anonymous users (applied automatically by Windows)

    NFS Sharing - ANSI encoding, allow anonymous access - UID = - 2, GID = - 2

    NFS share permissions - allow all THE MACHINES read-write, ROOT access

    The data store adds OK and appears in the list of data on vClient stores and can be viewed or directly via a Console logon.

    The problem is that the data store is read only! Nothing from ESX can write, delete, or update a folder or a file on the data store. Access Windows NTFS is very well.

    This means also you cannot boot from say a CD ISO on the data store, or create a VMDK guest virtual computer on the data store.

    Given that I had zero problems with this in the past, when with the help of ESX3 or ESX4 connect to Windows Server 2003R2 or several NAS with NFS devices supported I think Windows 2008R2?

    Has anyone seen anything like this before?

    I use it currently; It works fine, but it's the way that you configure the windows nfs export without having to use a mapping service (see images)

    Also, be aware that Windows System Cache is a bit less efficient than linux (but that's ok) you just need to add additional RAM at least 16 GB for the data store busy.

    I also recommend refining delays in setting up nfs for each virtual machine host:

    NFS. HeartbeatFrequency = 10

    NFS. HeartbeatFailures = 5

    And on windows change the properties of the NFS server in the locking tab

    customer collection lock wait 5

  • How to judge whether a data store is read only or not?

    Hello

    VI client, when I select the 'Mounting NFS read-only' checkbox during the addition of a storage, the storage will not be listed during VM creation.  I checked the MOB and the SDK web page, but have not found how to judge whether a data store is read only or not.

    Do me a favor please.

    -Akityou

    You should be able to get this information out of the HostMountInfo under mode http://www.vmware.com/support/developer/vc-sdk/visdk25pubs/ReferenceGuide/vim.host.MountInfo.html

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    http://Twitter.com/lamw

    If you find this information useful, please give points to "correct" or "useful".

  • How do I format box for format read-only form fields.

    I am working on a form that has a check box N/A. I want that the checkbox is automatically selected when the form is opened and make the form read-only fields, then make the editable fields when the user disables the check box. The script that I use now is back. It makes editable forms when the n/d is checked and I would do the opposite of this. This is the script that I use now in the section mouse to the top of the box. Any help would be greatly appreciated.

    Script mouse to the top of the box

    getField("Name_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Address_4").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("City/State/Zip_4").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("License_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Issued_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Exp_5").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("DOB_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Phone_3").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Email_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Payment_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Deposit_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Exp_6").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Exp_7").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Gift_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Cash_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Carrier_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Policy_2").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Phone_4").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Exp_8").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Signature153").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Print").display = event.target.value = "Off"? Display.Hidden: display.visible;

    getField("Date").display = event.target.value = "Off"? Display.Hidden: display.visible;

    Change all instances of = 'Off' to ! 'Off' = .

  • Hello ADF read only form

    Ok

    I'm using Idev 11 g
    "ADF read-only Table" to list 5 records and 5 columns of data.

    Records are displayed. BUT, off 5 Columns - a column cdate Date. and I want the USER to be able to update the Date column (don't forget that it's READ only table).

    Issues related to the:

    1 > 11 g what are the steps to convert this column to Date only in the form of input text so that the user can update the date

    2 > ADF this SINGLE table DROP reading does NOT come with button submit automatically. Since then, if I am able to convert / and LET the user be able to change the DATE, THEN I should be able to PRESENT this table alone RERAD to update the DATE in the database. HOW can I optimize button "SUBMIT" for this TABLE READ ONLY gets presented WITH the new date. ??

    Finally, BUT IMPORTANT. Suppose that I have to create a FORM WITH 5 ENTRIES TEXT. Actually I FORGOT TO select the CHECKBOX "AUTOMATICALLY LINK THE FORM INPUTS to BACKING BEAN OPTION" in the creation of JSF page.

    Now, JSF page WAS created with the values of INPUT 5.

    Now, I realized, oops I forgot select the Option 'Auto BIND.


    Question: WHAT ARE THE STEPS, I IMPLEMENTED THE LATTER to POWER LINKING THESE 5 FIELDS of ENTRY of TEXT IN THE SUPPORT of the BEAN as PARAMETERS to BING?

    THX
    pp

    Interesting... Check to see if it appears in another section of the property inspector. Otherwise, you can add links support bean 'manually' as follows:

    (1) in the jspx page add a binding property to the tag af:inputText. Example:

    backing_HrMain is in this case your backing bean and myINputText is the RichInputText variable in your backing bean

    (2) in your bean support add the RichInputText variable myINputText and getter/setter for it. Example:

    Private RichInputText myINputText.

    {} public void setMyINputText (RichInputText myINputText)
    this.myINputText = myINputText;
    }

    public RichInputText getMyINputText() {}
    Return myINputText;
    }

    Nick

  • Make a read-only form in fillable

    I have a form that has mysteriously become unalterable.  I know I can go through field by field and uncheck "read only".  However, I am faced with forms of insurance that have lots of fields and I was wondering if I can change a setting for the document, or should I go through each field individually to achieve?  I ask because clearly someone didn't cross and render each field read-only.  The form is to be completed recently.

    You can select several fields at the same time and press enter/return to bring up the field properties dialog, or you can use a script to loop through the entire field and set the readonly property to:

    Script button (mouse), link, bookmark, or a JavaScript console

    for (var i = 0; i)< numfields;="" i++)="">

    var fName = getNthFieldName (i);

    Make the field not readonly

    getField (fName) .readonly = false;

    }

    But the fields do not get the value of readonly for no reason. It is difficult to say what caused this without looking at the file.

  • ADF vs editable in read-only form

    I created an adf form to update a table for the user a.
    How can I use the same form of adf for loan only for user b. In other words is it possible to use a form for updated by one user, but if the user b use the engine to its read-only, instead of creating two forms.
    Or adf secuirty allows the update to a user and don't read that for the use of roles user b


    Thank you

    RAC man,

    Yes, ADF security can do that.

    Have you read the sections of security of the Fusion developer's Guide?

    John

  • Tabular read only Date Picker

    Hello
    I have two or three items with dates selectors and do not want to implement
    This code because it will be too many buttons on my form. I need to delete an element
    at a time when the date picker is read-only, but in tabular form.
    function f_clear_items()
    { 
        {$x('P1_ITEMA').value = ''};
        {$x('P1_ITEMB').value = ''};
        }
    Then after that I created a button url and pass this function I can erase the datepicker. But, I
    has been wondering is there a cleaner way to do this.

    I have other items on the page that are the same name but in different tables. I only want
    to clear each item date picker at the same time. This code works very well for a regular shape.
    -Item after item to erase text element
    a href="javascript:setValue('P1_ITEMA','');">Clear Date</a
    There is a named thread "how to delete a page only reading point...?" that shows how this code works, but does not work
    work for a table shape in a page master detail. There is a link on the side of the switch of dates to delete the item specified, but in a tabular form point, there is no tab of the item, any ideas on how to clear a date picker component readonly by using a tabular form
    and not with a button for each item, thanks in advance. I use the Application Express 3.2.0.00.27.

    Charles,

    I did a little more for you...

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

    You can reward this answer by marking as being useful or correct ;-)

  • Planning of Web form read-only

    Hello

    We have recently upgraded to 11.1.2.2.

    I test Web Forms using test user. I have given everyone access the dimension in the webform.given a write access to Webform.Still for the data form entire user test is read-only.

    as an admin if I check, I can write in the form.

    I gave exclusive access to the user by putting in place of the user groups, always the same question all cella are read-only

    There is an additional role that I give to the user outside Planner to enter data.

    Help, please

    If the admin user can see the data on the form and a user cannot then it's generally down to permissions on the members are not defined properly, you can also check Hyperion Planning and much more...: why my form data is always read-only...!

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Removal of 'Read only' problem Windows 7.

    I want to remove the read-only form a game folder - void / files etc, I do via folder properties menu and it indicates that changes have been made (window comes up with bar grey fillings up to green) and yet I come back and it's like I have nothing. I want to just delete a few old stops and changes to some of the maps (there are a map editor). The game is Civilization III complete. I read somewhere on how to solve this problem through the command prompt, but it did not work... any help? I can't find the 'Saves' folder in the folder of the game. It seems ingame, but outside of the game, I thought that the path is not... This has also to do with the attribute "read only"?

    You can try to run the program as "Administrator" by right-clicking on the icon from the desktop or the .exe file of the game in the game folder, select "Properties" then the "Compatibility" tab and placing a check mark in the box "Run as Administrator" at the bottom of the Panel. This should, in theory, give the game the ability to write but also to read.

  • Audit (app.alert) for read-only and submit or nevermind

    Hi script ninjas. I have a MouseUp action a button titled 'Finalize & E-mail '. Based on input from the end user, it is necessary to add an alert message to reduce a large volume of phone calls 'I can't add more information in the form."

    My intention was to have a button that would make the 'read only' form and then submit by attaching in the form of an email. But it seems now that I need an app.alert to go with it. So, I fought on where to add the "else" statement in the JS below. Without this statement else what I get is - an attachment with a read-only form or an email that is not. What I want is - if the user chooses "no," the user back to the form to continue adding information. I'm sure it's an easy fix, but I went down too bad rabbit hole today. Thank you in advance.

    var r = app.alert ("are you sure you want to develop and submit this document? This action can not Ωtre annulΘe. ", 2, 2) ;

    If (r == 4) {/ / 4 is Yes, 3 is not}

    for (var i = 0; i < this.numFields; i ++) {}

    fname = this.getNthFieldName (i) var;

    this.getField (fname) .readonly = true; makes all readonly fields

    }

    }

    It's the return of form e-mail. It is hardcoded

    to make the form comes back to the same address.

    Change of address on your form to match the code below

    var cToAddr = " " [email protected] "" "

    var cCCAddr = this.getField("PROJECT_APPLICANT_EMAIL").value + ";" + this.getField("LEAD_AGENCY_EMAIL").value;

    var mySubject = this.getField ("Agency") .value +' | "" + this.getField("Today").value + "| "" + this.getField("Counter").value + "| "+ this.getField ("Project Title") .value;

    Set the body of the text of the e-mail message

    var cbody = 'Thank you for your Document.\n\n' + 'Save the attachment of the completed form for your records\n\n' + 'your document is now in good hands. "

    Send the PDF as an attachment to an e-mail

    this.mailDoc ({bUI: true, cTo: cToAddr, cCc: cCCAddr, bassujetti: mySubject, CMSG: cbody});

    All you need to do is to put all the code in the block that starts with the if, like this condition:

    If (r == 4) {}

    put the code to set read-only fields and submit the file here

    }

  • I have a VBA application that fills the data in an Acrobat form.  Do I have to distribute a complete Acrobat on each machine that uses this application (it will be disastrous) or is there a way I can use the software Acrobat reader only.  I am using the f

    I have a VBA application that fills the data in an Acrobat form.  Do I have to distribute a complete Acrobat on each machine that uses this application (it will be disastrous) or is there a way I can use the software Acrobat reader only.  I use the next AcroExch.App and AcroExch.PDDoc object to the form.  I hope there's a distribution object, I can use the full application and not because I don't want users to have access to forms and to keep the cost down.

    It is important to realize that the Acrobat SDK kit is a marketing tool for Acrobat. So, Yes, certainly you need a copy for each system. There is no redistributable components.

  • read only cells in the form of data

    Hello

    A couple of lines become read only in one or more the data form, it is read only for some users AB and its writable for users CD.

    AB users could not enter data until last month in the same lines on the same form, all of a sudden it does not AB enter data in cells.

    If security seems good, what could be other possible questions?

    Thank you

    Ravi

    Did you look at their security? Check the filters in environmental assessments or generate a report of access control for users and see if some security is limiting.

    Concerning

    Celvin

  • Strange question: Hyperion Planning Forms becomes read-only and data are destroyed: 11.1.2.2

    Hello

    Let me start by saying that I am not new to Hyperion Planning. We encounter a weird problem in our Test System. We notice that some (NOT ALL) of our tour of webforms in readonly webforms. all the cells in the gray form. It comes to despite the fact that the read-only checkbox is not checked in the form as well as the security is fine on all dimensions; Basically, all the cells of the form are valid combinations.

    The form becomes readonly, and all the data on this form is always Wiped. This has happened only for two web forms so far. We took a lot of Calc (none of the Calc have cleardata command). We do not know why this is happening. Maybe it's a bug in the product... not sure. has anyone seen this behavior before?

    Please let me know.

    -

    PK

    Please skip this question. It happened because someone on my team had added a member under umbrella of level 0.

Maybe you are looking for