How do you enable 'Create Content' button on 'Add Content' page?

How do you enable ‘Create Content’ button on ‘Add Content’ page?
There is new functionality to a ‘Layout’ type personalization page like ‘Sales Dashboard’.
Bug 4503123 INCONSISTENT WAY OF ADDING USER-DEFINED REGIONS ON WYSIWYG PAGE:
There’s no way to add custom content to a configurable page.
Add a “Create Content” button and let the user create a piece of content that extends to a region he creates.
It says: Fixed->11.5.10.3CU
In Oracle® Application Framework Personalization Guide Release 11i Part No. B25439-02 it says:
p 4-5
If you personalize a non-configurable page (a page that does not have the necessary metadata to personalize its layout) or when you run your application in Accessibility mode (profile option Self Service Accessibility Features (ICX_ACCESSIBILITY_FEATURES) is set to Standard Accessibility), you will not see the Page Layout Personalization page, as shown below. Instead, you will see the Page Hierarchy Personalization page, page 4-12, where you can perform the same personalization functions, using a descriptive tabular user interface.
It tried this and can’t get it to display.
Has anyone run accross this before?

user587952,
Can you describe your issue in detail forgetting those references for the time being. What exactly are you trying to do?
Check this from the dev guide:
In order to be able to take full advantage of page layout personalization capabilities, it is important when you create your configurable page, to use flexibleLayout and flexibleContent regions at all levels when you create the page hierarchy structure under your page layout region. In Oracle Applications, this is required, as it is the coding standard.
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • How do you properly create a button in a scrolling frame?

    I am having trouble getting buttons in a scrolling frame to work correctly. Here is what I have set-up. I have a multi-state object on the right side of the page. On the left, I have a text box with inline buttons inside of a content frame which is set to Pan Only. The inline buttons are set to Go To State in the multi-state object on click. When I preview the document in the Adobe Content Viewer, the scrolling works, but tapping on the buttons only brings up the navigation bars at the top and bottom. When I go back to my document, I notice that the buttons no longer have my settings to display the multi-state object (on click). Thanks for any help!

    In scrollable frames, only URL-based buttons are currently supported. Buttons that jump to a slideshow are not yet supported. If all goes according to plan, the next release of tools will allow buttons in scrollable frames to jump to slideshow states.

  • How do I enable the bookmarks button in Fennec?

    Every screen shot of Fennec I find has a bookmarks button to the left of the address bar, but I've installed it on my Nexus One, and while I can add bookmarks, I can't view them. How do you enable the bookmark button on Fennec?
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)

    Fennec support is over here:
    http://mobile.support.mozilla.com/en-US/kb/

  • How can you enable back the Android native Menu button in AIR 2.7?

    I've noticed in AIR 2.7 for Android, that now the bottom icons in Android 3.0 Honeycomb are hidden (replaced by small dots) in AIR 2.7, whereas in AIR 2.6 they were always visible. That's cool. Since the bottom bar can never be hidden in Android 3, at least now those icons are less visible (unless you intentionally touch the bottom bar, then the icons show up for a few seconds).
    BUT I also noticed in AIR 2.7 compiled apps, the native "Menu" icon is not visible anymore, even after touching the bottom bar. In AIR 2.6 you could see and press that button (which can be captured from AIR so you can show a custom settings menu or whatever).
    So, quoting the subject --> How can you enable back the Android native Menu button in AIR 2.7?

    There is a work around and a reason for the menu issue.  Honeycomb doesn't natively support a menu softkey, it is only to support old apps comiled in phone API levels.  If you compile a Honeycomb app in 2.7 or 3.0, it is expected you manage the settings within the larger tablet UI framework.  See below link for more info and work around. 
    http://forums.adobe.com/message/3964792#3964792

  • How do you create a button to add a new form page to an existing form in Acrobat or Livecycle designer?

    Can someone tell me how to create a button to add a new form page to an existing form in Acrobat or Livecycle designer?

    In Acrobat forms you can use the 'template' object's 'spawn' metod. A Lesson in Templates for Adobe Acrobat by Dave Wrigtht

  • How can you hide a Continue button until all clickboxes are clicked?

    I have seen similar questions to this one, but none seemed to be the exact situation as mine.
    What I have: Several images on a screen.  When a user clicks an image it is replaced with another image.  I am using clickboxes for this task.  I do not wish for them to toggle back and forth. Once they click the original image it should stay changed.
    What I am trying to do: Once a learner clicks all the images (in no particular order) a Continue button appears that allows them to go to the next screen.
    If anyone has some suggestions on this situation please let me know, thanks.

    I cannot log in on the forum for the moment, so will try by answering by
    mail. I was aware of that problem (have presented those solutions so
    often), thought that since you left all images visible once the click box
    was clicked it wouldn't be a problem.
    Two possible solutions:
       1. Easiest one: add a statement in the Always decision that will Hide
       the click box just clicked. It has no sense to click it another time. That
       will mean that you still can do it with a shared action but that shared
       action will have two parameters now, the second one being the click box
       that has to adapted on each application of the shared action.
       2. If you don't want to make the click box hidden (which means at the
       same time disabled), you'll need a user variable for each click box,
       starting with a default value of 0, and toggle it in the Decision 'Always'
       to 1. The second decision will then need a condition that checks the value
       of all the user variables (with AND) and shows the Next button only when
       all variables have the value of 1.
    Sorry, but have to mail, cannot offer a screenshot in that case.
    Lilybiri
    2014-03-13 5:31 GMT+01:00 Joseph_McDonald <[email protected]>:
        Re: How can you hide a Continue button until all clickboxes are
    clicked?  created by Joseph_McDonald<http://forums.adobe.com/people/Joseph_McDonald>in *Advanced
    Adobe Captivate Users* - View the full discussion<http://forums.adobe.com/message/6205043#6205043

  • How & where to use Java script to create new button in object detail page

    Hi All,
    I want to create "New/Add button" in object detail page. If i am not wrong i need to use java script for that but could you please let me know how & where to use Java script to create new button in object detail page in CRMOD.
    Thanks in advance.
    Regards,
    Manish

    Any related object on the detail page should have an "Add" or "New" or both buttons by default - This is vanilla functionality and will do the required action.
    If you want to modify this behaviour and do something tricky you will potentially have to go for javascript. You should add the javascript on a custom web tab on that Object.
    Admin --> Application Customization --> Contact -->Contact Web Applet
    Now, add your javascript in the code area, after you select the type = HTML for this web applet, expose this web applet on the Contact detail layout and your javascript will be invoked whenever this page is loaded.
    Check this online document to see how javascript can be embedded in CRM on Demand http://helponmyproject.com/TTOCOD/
    Cheers!
    Royston

  • How do you enable F8 CmpDoc in /AIN/MOBILE2?

    In /AIN/MOBILE2, the button F8 CmpDoc is not available on the screen 9 Manage Doc nor screen 3 Load. 
    Define Conditions - Mobile Device Messages has been maintained, for example:
    Business Process: 04
    Command: Complete Document
    Doc Type: 01
    Device Group: JAMES
    Proc. Seq: 1
    Rule ID:  COMP_LOAD_BKND_AA
    Exit Ind. <Checked>
    Steps to reproduce:
    1. Login to /AIN/MOBILE2 using Device Group JAMES
    2. Press 3 Load
    3. Press F9 DocType
    4. Press Outbound Delivery
    5. Press F1 Select
    6. Press F7 Docs
    7. Select Document ID
    8. Press F1 Select
    No F8 CmpDoc button available.
    1. Login to /AIN/MOBILE2 using Device Group JAMES
    2. Press 9 Manage Doc
    3. Press F9 DocType
    4. Press Outbound Delivery
    5. Press F1 Select
    6. Press F7 Docs
    7. Select Document ID
    8. Press F1 Select
    No F8 CmpDoc button available.
    In /AIN/MOBILE1, the F8 CmpDoc is enabled by default. 
    If you test Screen 1121 in /AIN/UI_ITS_MOBILE, it is there.
    If you test Screen 1161 in /AIN/UI_ITS_MOBILE, it is there.
    How do you enable the F8 CmpDoc button in /AIN/MOBILE2?

    you don't enable it..
    in Safari, use the Google SearchBar, type in text you're searching for.. you will get a list, move your finger over the list in a scrolling motion, this will close the keyboard...
    at the bottom you will see "On This Page (# matches)
    below that, select the "Find ___" and it will take you to the webpage and highlight the text you are searching for and allow you to Find Next, etc.
    hope this helps.

  • How can you get your submit buttons to be a single click instead of the default double click?  (The

    How can you get your submit buttons on the quiz template to be a single click instead of the default double click?  (The option to choose double click or not is not showing in properties for this).

    Hmmm... Submit button doesn't need a double click at all. Maybe you are talking about the two-step process? When you click on Submit, the feedback appears with the message to click anywhere or press Y. Is that what you are talking about? If you are talking about a real double-click, something must be wrong in your file. And which version are you using?
    http://blog.lilybiri.com/question-question-slides-in-captivate
    Lilybiri

  • I have a Verizon IPhone 4 and i can't figure out how to get my ringtones from an app to my iTunes account, it doesn't have a tab for Ringtones! I have tried unplugging it and checking if would show up but it didn't, how do you enable the ringtone folder?

    I have a verizon IPhone and i can't figure out how to get my ringtones from the app to iTunes, my account doesn't have a ringtone section in the liRingtone Folder?brary, how do you enable the ringtone folder?

    Edit > Preferences.  Select the check box for Ringtones, this will add them to the listing in iTunes. 
    Not sure that really answers your question though.

  • You have created a link to another part of your book but how do you get the reader back to the original page?

    Using iBooks Author to make a book you have created a link to another part of your book but how do you get the reader back to the original page?

    Asking me to be verbore is a dangerous thing  :-)
    When you eneter information into iTunes Producer for uploading, the info must match what is in the internal metadata. In this case, the book is called Mississippi, but in  iTunes Producer it is spelled Misssissippi. There is an extra "s". This will cause an error.
    - Fabe

  • How do you enable plugins in safari settings on iphone 4s ?

    How do you enable plugins in safari settings on iphone 4s ? Latest version
    Anable to find enable plugins box to tick in settings.Not in same location as previous version of softwear.
    Any answers?

    I encountered the same problem in my iPhone 4S. You can try this. Remove the plugins that you have installed, sync your iPhone, and then restart. You'll be able to watch vedios using safari.

  • How do i enable my back button already tried in safe mode.

    how do i enable my back button i have already tried in firefox safe mode still no good.

    See http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • How do you enable cookies on an iPhone 4s?

    How do you enable cookies on an iPhone 4s?

    Thanks.  I saw that after I posted my message.  We got it working.  Need a tee time so thanks for the help!

  • How do you Enable/Disable a user's ScreenSaver and set it's time

    How do you Enable/Disable a user's ScreenSaver and set it's "Start Screen Saver" time.
    I am writting an application in java which uses JNI and a screen saver to lock users out of the computer unless they enter the correct username and password.
    If they enter the correct password I need to Enable the ScreenSaver at a specific about of time (time can be changed remotely) so I can "log out" the user.
    I need to disable the screen saver after the screen saver runs so that it doesn't run while the java login program is running.
    I have this working already on Windows XP but can't find any way to program this on Mac OS X.
    Thank you for any help!

    http://forums.macosxhints.com/showthread.php?t=61525
    Disable
    defaults -currentHost write com.apple.screensaver idleTime 0
    Enable for 180 seconds
    defaults -currentHost write com.apple.screensaver idleTime 180

Maybe you are looking for

  • Manual creation of PPDS PPM in SCC03

    Hello Experts We are currently in process of experimenting PPDS PPM, since we have multiple components to sourced and produced from subcontractor. I need a step by step instruction of how to create manual PPDS PPM. I did tried SCC03 and create Activi

  • Problem with Sourcing for multiple line items SRM 7.0

    Dear All, We are in SRM 7.0, extended classic scenerio, For sourcing we have selected config "Sourcing is carried out for items without a Assigned source of supply" for all sytems and all product categories Our requirement is Catalog items should not

  • KDE intermittent freezes for ~1 second

    Update: It would be really helpful If  someone could kindly let me know if they are  *running KDE, *using high resolution/multi head, *using many windows, *using an ATI card, *have desktop effects on, *not experiencing any trouble. Hi, when I have a

  • How to add column to report from the same table? Gives error now

    Steps to reproduce: Build a report on a table with easy report, select all columns Add column to the table Edit report and add column (one has to click Show Related Tables Only: No to view the same table!) Report will give error as it will be build a

  • Carriage returns

    Before anyone shouts at me, I have searched and found stuff on this, but I am still none the wiser. Problem is this: Say I have XML <PRODUCT>   <GUITAR TYPE="NEW">     <NAME>Ibanez</NAME>     <NOTES>Ship with standard accessories.  Express delivery</