Create a checkbox and make it madatory using Personalization.

Hi All,
We have a requirement in which we want to create a checkbox on an OAF page and make that check box manadatory so that user can not move to the next step without checking the checkbox.
Can you please help on how can we make the checkbox mandatory to have the vaue checked.
We are on R12.1.3 - 11g
Thanks,
S

Hi,
Refer - Personalized Checkbox Required but accepts empty value
Regards,
Gyan

Similar Messages

  • I need help with color pallette in iPhoto 11. I have created a book and would like to use a different color background than those given in "background." I have found the color palettes but can't seem to incorporate them into my backgrounds palette.

    I need help with color pallette in iPhoto 11. I have created a book and would like to use a different color background than those given in "background." I have found the color palettes but can't seem to incorporate them into my backgrounds palette.

    That is not a feature of iPhoto - suggest to Apple - iPhoto Menu ==> provide iPhoto feedback.
    Additionally I have no idea what you are saying here
    I have found the color palettes but can't seem to incorporate them into my backgrounds palette.
    And it always helps for you to dientify the version of iPhoto that you are using
    LN

  • Creating radio button and make it ennable

    Hello All ,
    Please help me out in creating radio button and make it ennable in web dynpro in java application .
    If Possible please send the sample code as well.
    Thanks
    jyothi.

    Hi Venkat,
    The default value needs to be set manually as John has suggested. To be more precise, if the context node is "RadioButtonValues" and the context attribute is 'RadioBtnVal', then in wdDoInit() method, include the following:
    wdContext.currentRadioButtonValuesElement.setRadioBtnVal("Male");
    Regards,
    Pavithra

  • How to create a radio button on OA Page using Personalization

    I am trying to create a radio button on OA Page using Personalization. The item style , I can see is Message Radio Group.
    How to create Message Radio Button and bring them under one group.
    Thanks

    You should use jdev to define a radiogroup and radio buttons under that, wrap that definition inside a stackLayout in jdev, use personalization to add a stackLayout and extend the region which you had created earlier in jdev.

  • Creating a PDF and e-mailing it using CF

    I used a tutorial online to create a PDF with data from a
    form. The problem that I am having is I don't know how to take that
    PDF and send it through an e-mail to a recipient. Either the file
    processes and displays a PDF and sends me the e-mail of the form
    data (which it was set to do before) or one of the other ways I
    tried it, it sent me a link that I used (in the code below) to the
    blank PDF form.
    1) How do I e-mail the filled form to a recipient without
    them seeing the completed form. I want it to go to a confirmation
    page afterwards (CFIF statement in the same page) and send the data
    and PDF in the same e-mail
    2) How can I set this up to differentiate the file names of
    the sent forms? I don't want all of the forms to come to the
    recipient with the exact same file name.
    The client is asking for this ASAP and I don't know what
    version of CF is running on the web server (it is the clients
    server)
    Any and all suggestions are welcome!
    Thanks,
    Jeremiah

    Hi Dan,
    Thanks for the pointer, I've got the page generating PDF's,
    how do I attach that PDF to the e-mail response? I don't know how
    to call the name of the generated PDF and attach it using
    <cfmailparam>. Do i have to save the file to the server and
    then call it using a path? We had another developer build us an
    upload set once that would send us files as attachments, I tried to
    incorporate that code, but it dealt with a directory on the server,
    and I don't know how to make that work.
    Thanks,
    Jeremiah

  • Can I create new TeamProjectCollection and TeamProject on TFS using Tfs API programmatically

    Hi,
    I want to ask that is there is any way to create new TeamProjectCollection and then new TeamProject on that collection using tfs api programmatically ?
    Thanks in advance.

    Hi Hassan,
    There is no API to create a team project, but you can script it using devenv. You can check the links below for more information:
    http://blogs.msdn.com/b/granth/archive/2009/09/25/scripting-team-project-creation-in-tfs2010.aspx
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/99184c0e-31b4-43aa-8f36-52545bb48e33/create-a-team-project-programatically?forum=tfsprocess
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Creating desktop shorcut and start menu entry using java

    Hey Guys
    I have a requirement in which i will need to install a desktop application .After installing i will need to created desktop shortcut icon and start menu entries.
    I have worked very less with desktop application and hence i need some help in figuring out how to achieve this.
    Any help would be greatly appreciated.
    Thanks
    Chetan

    George ,
    Thanks for ur reply .Just to give you some background on this one.
    We were using Java web start to do the installation and it used to take care of creating the shortcut icon and start menu entries.
    The problem is that we have decided to move away from java web start and use the exe approach of installing .We wrap our JAR files in an exe and make use of Launch4j. See - launch4j.sourceforge.net/ .
    The launch4j software helps in bundling all our JARs into an exe and when the exe is clicked it invokes a class present in our JAR file .However it does not create any icons because of which we will need to do that manually.
    Any ideas on this?
    Thanks
    Chetan

  • HT2204 I recently created an ID and i can't use it in itunes

    I created my new account hours ago and I can't use it on itunes cause when i use it I get this error message code - 0x800B010F

    The thing is that there is no unlocked phone in the US that is available for purchase.  The T-Mobile phone is contract/sim free and not unlocked and for the unlocked phone you have to wait for at least a couple of months after release before the unlocked phone is available. 
    That is why you cannot use the phone in the UK because it was never unlocked in the first place if you activated it with T-Mobile.  Sim/Contract free and unlocked do not mean the same thing.  You will have to wait at least 2 months now before T-Mobile will consider unlocking your phone and then you won't be able to get 4G in the UK and you have no UK warranty, only US where you purchased the phone.
    Why not buy a new phone in the UK that is unlocked and sell the US one?

  • Create a property and make it promoted property in decoding stage

    I want to create a new property and make it promoted property in decoding stage.
    Is it possible ?
    If yes,then how it can be possible ?
    Prakash

    Hi Prakash,
    Check Rachit's reference article and code in the referenced website where in the Execute method of the custom decode pipeline you can add/create new property to the message's context. Actual code to do the same is
    inmsg.Context.Promote(_YourPropertyName, _YourPropertyNamespace,_YourPropertyValue);
    But what made you to doubt this functionality in decode stage? Do you have any requirement which made you raise this question?
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • font color=red Create/Modify forms and triggers through C++ using OPEN API

    <font color=red>
    Dear brothers/sisters<font color=darkblue>
    <br><br>
    Please help us to find the linking problem.
    <br>
    We have to add PRE-FORM trigger to many FMBies. We have thousants of FMBies. So opening one by one is difficult. For this we are using OPEN API and BORLAND C++. We have coppied all header files from D:\orant\FORMS60\API.
    But there is a link error. Here is the snippet.
    <br>
    <font color=red>
    <br>#include <stdio.h>
    <br>#include <stdlib.h>
    <br>#include <malloc.h>
    <br>#include <d2fctx.h> /* Forms API context */
    <br>#include <d2ffmd.h> /* Form module header file */
    <br>int main (int argc, char *argv[])
    <br>{
    <br>d2fctxa ctx_attr;
    <br>d2fctx *ctx;
    <br>d2ffmd *form;
    <br>text *form_name;
    <br>/* Check arguments */
    <br>if ( argc != 2 )
    <br>{
    <br>fprintf(stderr, "USAGE: %s <filename>\n", argv[0]);
    <br>exit(1);
    <br>}
    <br>/* Create Forms API context */
    <br>ctx_attr.mask_d2fctxa = (ub4)0;
    <br>if ( d2fctxcr_Create(&ctx, &ctx_attr) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error creating Forms API context\n");
    <br>exit(1);
    <br>}
    <br>/* Load the form module into memory */
    <br>if ( d2ffmdld_Load(ctx, &form, argv[1], FALSE) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Failed to load form module: %s\n", argv[1]);
    <br>exit(1);
    <br>}
    <br>/* Get the name of the form module */
    <br>if ( d2ffmdg_name(ctx, form, &form_name) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error getting the name of the form module\n");
    <br>}
    <br>else
    <br>{
    <br>/* Print the name of the form, then free it */
    <br>printf ("The name of the form is %s\n", form_name);
    <br>free(form_name);
    <br>}
    <br>/* Destroy the in-memory form */
    <br>if ( d2ffmdde_Destroy(ctx, form) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error destroying form module\n");
    <br>}
    <br>/* Close the API and destroy context */
    <br>d2fctxde_Destroy(ctx);
    <br>return 0;
    <br>}
    <br>
    <font color=darkblue>
    <br>
    The compilation is success. But there is a link error. Please help us to find the problem.
    <br><br>
    Here is the error Message.
    <br>
    <font color=red>
    <br>Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
    <br>FIRST.CPP:
    <br>Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
    <br>Error: Unresolved external '_d2fctxcr_Create' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2ffmdld_Load' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2ffmdgt_GetTextProp' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2fctxde_Destroy' referenced from D:\API\FIRST.OBJ
    <br><br>
    <font color=darkblue size=4>Could you please help us.......<br>

    <font color=red>
    Dear brothers/sisters<font color=darkblue>
    <br><br>
    Please help us to find the linking problem.
    <br>
    We have to add PRE-FORM trigger to many FMBies. We have thousants of FMBies. So opening one by one is difficult. For this we are using OPEN API and BORLAND C++. We have coppied all header files from D:\orant\FORMS60\API.
    But there is a link error. Here is the snippet.
    <br>
    <font color=red>
    <br>#include <stdio.h>
    <br>#include <stdlib.h>
    <br>#include <malloc.h>
    <br>#include <d2fctx.h> /* Forms API context */
    <br>#include <d2ffmd.h> /* Form module header file */
    <br>int main (int argc, char *argv[])
    <br>{
    <br>d2fctxa ctx_attr;
    <br>d2fctx *ctx;
    <br>d2ffmd *form;
    <br>text *form_name;
    <br>/* Check arguments */
    <br>if ( argc != 2 )
    <br>{
    <br>fprintf(stderr, "USAGE: %s <filename>\n", argv[0]);
    <br>exit(1);
    <br>}
    <br>/* Create Forms API context */
    <br>ctx_attr.mask_d2fctxa = (ub4)0;
    <br>if ( d2fctxcr_Create(&ctx, &ctx_attr) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error creating Forms API context\n");
    <br>exit(1);
    <br>}
    <br>/* Load the form module into memory */
    <br>if ( d2ffmdld_Load(ctx, &form, argv[1], FALSE) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Failed to load form module: %s\n", argv[1]);
    <br>exit(1);
    <br>}
    <br>/* Get the name of the form module */
    <br>if ( d2ffmdg_name(ctx, form, &form_name) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error getting the name of the form module\n");
    <br>}
    <br>else
    <br>{
    <br>/* Print the name of the form, then free it */
    <br>printf ("The name of the form is %s\n", form_name);
    <br>free(form_name);
    <br>}
    <br>/* Destroy the in-memory form */
    <br>if ( d2ffmdde_Destroy(ctx, form) != D2FS_SUCCESS )
    <br>{
    <br>fprintf(stderr, "Error destroying form module\n");
    <br>}
    <br>/* Close the API and destroy context */
    <br>d2fctxde_Destroy(ctx);
    <br>return 0;
    <br>}
    <br>
    <font color=darkblue>
    <br>
    The compilation is success. But there is a link error. Please help us to find the problem.
    <br><br>
    Here is the error Message.
    <br>
    <font color=red>
    <br>Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
    <br>FIRST.CPP:
    <br>Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
    <br>Error: Unresolved external '_d2fctxcr_Create' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2ffmdld_Load' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2ffmdgt_GetTextProp' referenced from D:\API\FIRST.OBJ
    <br>Error: Unresolved external '_d2fctxde_Destroy' referenced from D:\API\FIRST.OBJ
    <br><br>
    <font color=darkblue size=4>Could you please help us.......<br>

  • How to get the created condition type and make it possible to view it in PO

    Hi,
    Can anyone tell me  how to make my condition type created will appear in the condition type selection list.
    Regards,
    Sairam

    Dear,
    You can see the <b>Pricing Procedure</b> & the<b> condition type</b> & analysis in the <b>Conditions</b> tab of the item detail of the PO.
    Pl note the pricing procedure attached to the vendor thro' the <b>Schema group Vendor</b> and analyse for yourself by creating a PO for this Vendor.
    Thanks ,
    Nagarajan

  • My country lacks of information about businesses and streets, to mention some.  I want to provide my time for free to help populate this information and make Apple Maps useful in Costa Rica.

    I love using Siri and your maps.  But in Costa Rica, your maps lack of businesses data, and Siri is unable to provide any information about them, since this information is missing.  I want to offer my time and work for free to help to populate this information in Costa Rica, starting by capital city San José.  Google is much more advanced in the subjet, and I don´t see fair how complete this information is for United States and not the rest of the customers (not to make critic, just pinpointing a fact). 
    Who do I contact in order to make this offer?
    Thank you so much in advance.
    Frank

    Please be aware that you are not communicating with Apple when you post in these forums. These are user-to-user support forums, so in almost all cases the only people who will reply to your posts are, like me, your fellow users.
    As to volunteering to help, you can report issues via the Report A Problem under the main menu in Maps:
    Apple does not otherwise recruit users to assist with data correction, in part because they get the data from other companies. It's possible that there is no such compendium source of data for Costa Rica, at least one that Apple has yet been able to strike an agreement with.
    Regards.

  • Create Pie Chart and Vertical bar chart using report builder 3.0 with sharepoint custom list

    Hi All,
    I have a client requirement to create reports which should show the graphical representation of SharePoint Custom List data. The reports are Month wise and YTD. Also i have to create dashboard.
    For creating reports, i have heard about Report Builder and SSRS. I have SQL server 2008r2 and installed report builder 3.0 but i am not aware of creating reports(KPI, Pie Chart, Vertical bar, etc.,) with sharepoint customlist.
    Can some one please help me on this.
    MercuryMan

    Here is some information about using the SharePoint List Data source with SSRS/Report Builder/BIDS:
    http://www.infotoad.com/blog/post/2012/10/11/using-a-sharepoint-list-connection-type-as-a-data-source-for-reporting-services.aspx
    http://technet.microsoft.com/en-us/library/ee633650.aspx
    http://www.codeproject.com/Articles/24469/SQL-Reporting-Services-data-from-SharePoint-lists
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Can admin.jar create oc4j users and connection pools that use those users

    Hi
    I have an ADF BC application written in jdev 10.1.3.3 deployed to standalone oc4j 10.1.3
    When I deploy the application I use the enterprise manager to create the users on the security provider/realms tab. I then set up the connection pools in jdbc resources to use those users via the username and indirect password fields. I also set the minimum number of connections on the attributes tab.
    I have read the following document but I cannot find any reference to setting up users, connection pools with indirect passwords or minimum number of connections.
    http://download-uk.oracle.com/docs/cd/B31017_01/web.1013/b28950/adminclient.htm#BABHJAFE
    Is it possible to do using admin.jar?
    thanks
    paul schweiger

    I'm not sure about setting indirect passwords on the connection pool creation -- never tried it. It's probably treated purely as a lexical string, so may well be able to to issue the CP creation command with the "->USER" entry as the password.
    To create realms, users, groups, etc. you need to use the $ORACLE_HOME/j2ee/home/jazn.jar utility: http://download.oracle.com/docs/cd/B25221_04/web.1013/b14429/admintool.htm#g1022417
    The options for connection pool parameters such as min/max connections aren't directly expressable in the command. I'll need to look at the code and see if they can be passed in as non checked options via the factoryproperties. If not, then you can create a JMX client to use the MBeans that are created for the CP post deployment to change its behaviour.
    -steve-

  • How to Use API to create Page/Book and etc. rather than using Workshop

    Hi Anyone,
    Can anyone suggest me where I can get sample using Bea API to create such as Book/Page and etc..
    I can not find from eDoc that bea provide.
    Thanks
    Mark

    Looks like your fetch_user into l_developer_role overwrites its default value and then your use of lv_developer_role in edit_user passes in null.
    Scott

Maybe you are looking for

  • Mouse jumping to 2nd monitor in Lion

    I have an odd issue. I have a MacBook Pro (2.5GHz Core 2 Duo / 4GB Ram) with a 2nd, 24" monitor. I use the 24" as my "main" screen and the MacBook display as a secondary. Since I installed Lion my cursor is randomly jumping to the MacBook's display.

  • Read Permission and Unidentified Error

    Hello All, I am having a problem with creating a simple PDF with combined files.  Lately the app creates a duplicate file of every file I upload and they look like corrupt files to me.  They begin with a $ sign and a tilde diacritical mark.  I could

  • Dynamic user logon - RFC

    Hi all, I am receiving data from XI through the RFC adaptor. would it be possible to logon (from xi to SAP) dynamically using a user id from the payload, instead of the XI_USER. We need to do this in order to handle some security issues. Thanks /Thom

  • Lync 2010 client - Cannot access lync server as a remote user

    Just one simple question. I cannot login to my lync 2010 server because from my location I cannot reach directly from my client  the edge server on port 443. Can I still login to lync if using an internet proxy, I know that using an internet proxy, w

  • NEED HELP GETTING SOMETHING OUT OF MY DEAD IBOOK

    ok so ive had my beautiful ibook g4 for about 5 years, and about a week ago i sent it to get fixed cause it was acting weird and it was because my hard drive is absolutely dead. but that isnt my question... I didnt get a chance to back up my stuff an