Editing Style Web Data Entry Form

Hi all,
I tried to insert the specific style into the rows of a WDEF:
Style: text-align:right; font-size:8pt
but I don't know why, these specific styles aren't together applicable: I obtained ONLY one of these styles.
Can anyone help me?
Thanks

You can only use CustomHeader or CustomHeaderStyle style for one header in a row set to "blank." I assume you are talking about the custom header style because Blank would not contain any data in other columns. The work around is to set the row to an empy account such [None]. Set to Readonly so no one is tempted to enter data and the color will be green. But this is only an issue when you have more than one header in a row (more than one dimension. You can use Blank if there is only one header, but I will assume you want to set the style for the header not he data. In that case use Custom Header syntax :
CustomHeaderStyle:font:Bold 8pt Arial; text-indent: 3pt,CustomHeader:Total Fx
Edited by: GCAPO on May 7, 2013 12:16 PM

Similar Messages

  • HFM tables for WDEF (Web Data Entry Form)

    Hi all,
    is there a way for understanding which tables are used by the HFM for storing the member selections of the WDEF (Web Data Entry Form)?
    I was able to find only the table <application>_RPTS which contains the list of reports and folders I creted into the application.
    Now, I would like to retreive the tables where the info related to the member selections are stored.
    Can someone help me on this topic?
    Thanks in advance
    Christian

    Payous999 wrote:
    Dear All,
    I have created simple Web Data Entry Form in Planning 11.1.2 and not able to load the data through it (cells are read only)
    1. I have selected all the base level members for all the dimensions
    2. In Scenario version selection of Start Year End Year as well as Start Period and End Period is OK
    3. It is Bottom up version
    4. Is Evaluation Order any issue?
    5. Few days back while refreshing the database I receive the error 1060051 toi resolve that we need to delete the duplicate members from Oracle Table. We also deleted Essbase database and recreated the same
    Thanks
    PayousAre you logging in as admin, are they definitely all stored/never share level 0 members, is it a currency application.
    Evaluation Order should not be an issue.
    Point 5 is a little worrying, what did you do to resolve the issue? does it refresh without any issues now?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Data entry form to submit to a web Service using webcenter

    Currently using Jdev 11.1.1.3, but have potential to upgrade to 11.1.1.4 or 5
    Most examples I see in the docs is using web services in webcenter is to display data but I need to pass data to a web service to process the data.
    Considering ways to show on a webcenter page a data entry form to send the entered data to a web service. Potential ways:
    1. Use Omniportlet that is based on a web service and define for each of the fields a parameter mapped to a displayed field. Submit the data to the web service to be processed.
    2. Use ADF syntax to create a web service proxy. Create a form with the needed fields, code a managed bean that uses the proxy code to submit the entered data in the form. Place the form on the webCenter page, but the webcenter already have a <af:form>, so a partialSubmit and autoSubmit set to "true" might be needed.
    Haven't used either and would greatly appreciate ideas and suggestions.
    Thanks

    With the omniportlet, you'll also have to test the form and so on :)
    My suggestion is indead an extra step but it is more flexible than just creation a DC from a WSDL. I already have done some implementation in Webcenter for web services and i started by just using the DC from a WSDL but soon i noticed that i needed more flexibility. That's why i suggest to create a proxy and create your own layer in front of it. This way you can easily control what you expose to your DC and do some initializations were needed. It offers a great deal of flexibility. That's why i suggest using the proxy + dc instead of wsdl + dc.
    When you should decide for migrating to Webcenter PS3, you can even expose datacontrols to your resource catalog. This way you can create your DC in JDeveloper and allow the business users to put the data controls on the page. a realy nice feature.

  • Can I Create A Data Entry Form with iWeb?

    I want members of my club to be able to make data entry selections each week directly to my web site via a data entry form, and have those entries stored for my retrieval and later posting. Can this configuration be set up in iWeb? Thank you in advance for pointing me in the right direction.

    http://discussions.apple.com/thread.jspa?messageID=7465901
    _Additional Info_

  • Creating data entry form/screen dynamically

    How does one create web application data entry form/screen dynamically? One part of screen will have the option to bring up forms so that users can create forms. DO i need any sort of markup language?
    Examples please.

    use javascript. use the buttons on one panel and forms on another panel.
    for buttons onclick events change the form "action" and send the hidden parameters you want.

  • Creating data entry forms in numbers

    How do I create a data entry form in Numbers for Macbook Air?

    Hi Francie,
    Ever since I switched to the Mac over a decade ago, I've been puzzled by why Apple gives the keyboard interrupt such low priority. When the computer gets busy, keystrokes start to lag. Sometimes, rarely, they are even lost.
    The computer gets very busy with Flash websites. If you have several Safari Windows or Tabs running with Flash animation, the fans will start to rev up, a laptop will start to warm your legs (ok in the winter) and your keyboard will lag.
    The computer also gets busy when you are editing a large Numbers iWork '09 document. Large for Numbers '09 is not really very big compared to many Excel documents that we are used to seeing in a business setting. This is because Numbers '09 constantly recalculates the document as you type. It doesn't wait for you to finish an entry, it just gets busy recalculating. They tried to address this recalculation problem in iWork '13 (Version 3).
    In general, your spreadsheet work will go better if Numbers is the only app you have running. At least close windows, tabs and apps that you aren't using.
    One lsat thing is your Free Memory. If you are short on RAM, Restarting your computer will free-up memory by releasing allocations for apps that you may have closed earlier. This is a pain, so it's best to install as much RAM as your computer will hold.
    Jerry

  • Data entry form problem - form in query-only mode

    Hi there,
    I am trying to create an data entry form to insert recordacross 2 out of 3 tables. The last of the four tables already have details and does not need to have record inserted into.
    This is the scenario, my four tables are Factory, Employee, Works_in. Works_in resolves a many to many relationship between Factory and Employee
    Now for a person to be employed in a factory, he must be assigned to a factory.
    I have a list of factories already in the database. After choosing a factory from the database, I want to insert records to do with his Fname, Lname, Hiredate bla, bla, bla to the Employee table.
    I have a single form with Factory as the master, and 2 tabs each for Employee and Works_in.
    After linking all my tables with the ability to choose a factory first on the master form from a combo box and after inserting records into the other forms, it says form running in query-only mode.
    What do you think?
    Many thanks in advance.
    Cube60

    I think that's too much of the wrong information.
    It sounds like you have multiple forms. Are they Modal or Non-Modal?
    What code do you use to call the form that's not working?
    Does it work initially and then stop working?
    James.

  • How to populate new record on data entry form based on search results?

    Hello,
    I'm new to jdeveloper im using version 11.1.2.1.0.
    Usually Im using forms 10g.
    I created search panel with table and its working but problem is how to transfer/populate all the field value according to that search result to New data Entry Form
    by clicking the table record or a button.
    Given :
    TABLES,EO
    1. PatientMasterIndex
    2. PatientTransactionMaster <<---- master
    3. PatientTransactionDetail <<-- detail relation
    Here the scenario,
    After Search of any patient, when i clicked one or more patient (which Jdeveloper allow multi select on jtable) on the table record it should automatically transfer or copied to the text field, i want to show on the form of PatientTransactionMaster like PatientNumber,PatientInsuranceNumber etc. to be save on db as new record, also non database field for view only like patient Name,address,age.
    IN forms i can do that by :PatientTransactionMaster.PatientNumber := :blocksearch.PatientSearchNumber ,etc.....
    or an item trigger to populate the said PatientTransactionMaster block. ( select .... into :PatientTransactionMaster.PatientNumber,etc....)
    Any suggestion,links,sample is highly appreciated.
    Sorry for my english.
    Thank you very much

    Hi,
    Do you want to create a detail record that will include some values from your master record??
    Or do you want to create a record with values from your Search criteria, only in the case you do not have any results?
    if it is the second case.
    When do you want to do that? After a press of button? or immediately?
    In general you have to handle the values from search criteria.
    Additionally, if you use ViewCriteria, you have to have bind variables for your search criteria that you will want to use.
    So in general, you have to know the values by using bind variables, understand that the query has no results (This can be done in many ways, depending on your implementation. if you are using a button, you could make a disable condition with iterator.estimatedRowCount property.)
    Perform the insert operation with the values from the bind variables.
    Regards,
    Dimitris.

  • What can be considered as the business logic of simple data entry form

    Hi all,
    I want to separate my applications logic into layers. It is a simple data entry form and doesn't contain any complex business logic. So I want to get this simple business logic to different layer. But the problem is, I cannot clearly identify what are business logic of this kind of simple data entry form.
    How do I separate business logic of this simple data entry form to another layer?
    any help is appreciated,
    Thanks in advance,
    Dil.

    dcminter wrote:
    It is a [form] and doesn't contain any complex business logic. So I want to get this simple business logic to different layer. But the problem is, I cannot clearly identify what are business logic of this kind of [form].Are you asking which bits are business logic?
    Suppose that the data comes into your system immaculate from some external system. Imagine that it will go out into some other system. The bits that you would still have to write are your business logic.That's a nice practical definition. Thank you, I'm stealing it.
    Also interesting to note that validation falls into that category... say you're recieving data from a magical external source... you still have to validate it.
    And of course you'd still have to store it somewhere, ans retrieve it.
    Yep, I definately like that definition.
    Cheers. Keith.

  • Can I create a data entry form?

    I have inherited a large Excel spreadsheet and would like to create a data entry form to input/view data without continually scrolling horizontally. Is this possioble please?
    Many thanks,
    Gary

    Data entry forms and other alternate views of data are best made in a database application. Spreadsheets like Excel or Numbers show data in rows and columns and that's it. If there are two many rows or columns to fit on a page, scrolling is unavoidable. Ditto for tables in Word or Pages.
    A database can create displays that put all related data on a single screen or page.
    Mac databases include Filemaker and Bento (by the same company). I'm sure there are others, I've just never heard of them.
    Good luck,
    Terry

  • Make Item of Data Entry Form Insert Only, Non Updateable

    Hi,
    Can someone please tell me how to make an item on a data entry form insert only and not updateable. The user can enter the text item in insert mode but cannot update the text item in update mode. This was really simple in Oracle Forms, hoping it is as simple in APEX.
    Thanks

    I think that's too much of the wrong information.
    It sounds like you have multiple forms. Are they Modal or Non-Modal?
    What code do you use to call the form that's not working?
    Does it work initially and then stop working?
    James.

  • Creating a Data Entry Form combining 2 or more tables like a Master Detail

    I have a client requirement to create a data entry form which shows fields from 3 different tables joined by linking key. The data entry form should allow the user to enter a new record details. This should populate into 1 or more tables.
    Example: User table with userid,username. userRoles with userid,roleid. The user can have one or more roles. There are 4 roles and possibility of expanding. The data entry form should show userid, username and all the possible roles fetching from a look-up table roles_lookup which has role_id, role_description. When a new user is created with 4 roles selected the system should create one user record and r userRoles records.
    What is the best approach.
    Thanks in advance.
    Satya

    I found the solution. We can create a database routine to which we pass all the values and in the routine we create two different insert statements. Based on the number of roles selected we can control the loop to create number of records in role table.
    Satya

  • Hierarchical tree - Data Entry Form

    I am trying to make a data entry form for hierarchical tree. Any one help me to send a sample .fmb file.
    I created a table like
    create table master_ACTIVITY
    (INITIAL_LEVEL NUMBER (4) ,
    NODE_DEPTH NUMBER (4) ,
    NODE_LABEL VARCHAR2(160) ,
    NODE_ICON VARCHAR2(60) ,
    NODE_DATA VARCHAR2(160) ,
    NODE_PARENT VARCHAR2(160)
    1. How do i use hierarchical tree for adding and deleting item into it.
    2. In my other form i use the item from hierarchical tree. so how to get the return value of the selected item in a hierarchical tree. and which of filed in this table i need in other forms to connect to this table and get values.
    please send a sample form to [email protected]
    thank you
    saji daniel

    Andreas,
    It got worked.
    I have another problem now. I have 2000 records in my tree. when i populate it is taking time to populate.
    I want to display only parent trees ie Level 1 & 2 Items. But the Level 1 & 2 should have '+' symbol to display.
    When the user click on any items in level 2, only then the child of the selected parent should populate.
    By default all the items are displayed in collapsed mode (-1). But still it take time to populate.
    Any solution ?.

  • How to Create a PDF of a Webpage Data Entry Form

    When using Adobe Acrobat XI, what conversion settings do I need to create a PDF file of a completed webpage data entry form so that the created PDF file contains the data that was typed into the webpage form? Typically whenever I try to do this, I get a PDF file that is a copy of the webpage form but does not contain any of the information that was entered into the form. If I want to retain the information that I entered into the webpage data entry form, I have to retype it into the PDF file that I created.

    What did you get when you print to "Adobe PDF" ?

  • Question on View Object method to use to reset a data entry form?

    I am using a transient View Object form for the purpose of collecting and persisting data entered by users in a set of web data forms that span multiple pages. In the Application Module, I create the first row (see below.) After the user submits the last form, I programmatically add the data to the database (later may change to an Entity Object, but right now I don't use one.) So, the data they entered remains in the VO (it only ever has one row.)
    My question is which method do I use to clear out the current set of data values. I tried VO.clearcache() but it deletes the row, and VO.reset() did not clear the data? If the only way is to delete the row, then please advise the best way to re-create the row or re-set the iterator.
    thanks!
    -- sample code to insert initial row in App Module --
    protected void prepareSession(oracle.jbo.Session session) {
    super.prepareSession(session);
    insertTransientViewObjRows();
    private void insertTransientViewObjRows() {
    ViewObject transientvo = getView1();
    transientvo.clearCache();
    transientvo.insertRow(transientvo.createRow());
    ---- in service method after user submits the form and row remains in VO, I have tried: --
    vo1.reset(); // does not delete data from the row
    vo1.clearCache(); // deletes the row

    Thanks. Yes this looks more like what I need. How do I call this method from the client-tier, or from within a service method in my Application Module?
    vo1 = findViewObject("myViewObject");
    row = (MyViewRowImpl)vo1.first();
    row.initDefaults();
    compiler error message received:
    Error(279,21): method initDefaults() has protected access in class oracle.jbo.server.ViewRowImpl
    "Customer applications should not access this class on the client-tier of an application. Instead, the Row interface should be used for client tier access"
    Which Row interface method can I call?
    Message was edited by:
    javaX

Maybe you are looking for

  • MacBook Pro And External Hard Drives

    My only Apple computer is a MacBook Pro.  I've just got a new camera that stores both RAW and JPEG for each shot so my internal drive is filling up fast.  I need to get an external hard drive and move my Aperture library to that. When I travel, I wis

  • What Function/Features you want to have in next Sun Studio release?

    Hello, My name is Ngoc Nguyen, from Sun Studio product team. We just shipped Sun Studio 12 ML release (for C, C++, Fortran compiler) past few weeks. We start working on the next release. This is the right time for the community to tell us what featur

  • How to create open file dialog for choosing file in application server?

    I would like to have the same functionality as AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.   CALL FUNCTION 'NAVIGATION_FILENAME_HELP'     EXPORTING       DEFAULT_PATH            = '.'       MODE                    = 'O'     IMPORTING       RETUR

  • Batch renaming with droplets

    I'm trying to create a Photoshop droplet that will: (1) resize a set of images (2) append a suffix to their document names and save them as a .jpg in a specific folder (3) repeat actions (1) and (2) so that I end up with several different-sized copie

  • What does "too many HTTP redirects" mean?

    When in App Store if I go to "Categories" or "Top 25" it brings up and error message that say "too many HTTP redirects".  I have tried rebooting my IPhone5, tried clearing history, cache and nothing has seemed to work.  Any Ideas?