How you allow users to choose the page layout

I understand how to direct users to the format that you have provided for their visualization device but how do you let you choose?  For example, how would you allow a phone user access to the desktop version without being redirected back?

When you open the menu of hyperlinks to different page layouts are in sections. Click on the link to the page of the section you want to direct your visitors to.

Tags: Adobe Muse

Similar Questions

  • How to convert user input on the page in capital letters?

    For the experienced:

    I use JDeveloper 10.1.3.4 to develop my application.

    The application has an Oracle database table named USERS. A column named USER_ID, must be uppercase when recording in the table.

    I dragged the create action of the corresponding VO named users to a page to create a commandButton control. When you click this button, the user is navigated to a page "Create an account" to fill in all the fields and save the entry in the USERS table.

    On the page "Create a new account", users of VO is slid to the page as a form of the ADF. The action of validation is dragged to the page as the "Save" button. User input is stored in the USERS table as a new row when the user clicks on the button "Save". But what the user types in the user name field can contain lower-case characters. This entry should be converted to uppercase before saved in the USERS table. I tried to convert the setter in the VO or EO, such as:
        public void setUserid(String value) {
            value.toUpperCase();   //I added this line.
            setAttributeInternal(USERID, value);
        }
    But this has no effect. Then I tried to make a change similar to the Get accessor method, such as:
        public String getUserid() {
            //return (String)getAttributeInternal(USERID);  // this is original code.
            //What I added:
           String uppperUserid = (String)getAttributeInternal(USERID);
            return upperUserid.toUpperCase();
        }
    But I get an error: {color: red} Houston-27019: getting the method for the attribute 'Userid' in users could not be resolved. {color}

    Can anyone help? Thank you very much!

    Newman

    check this one

    ADF faces: how to 'auto UpperCase' on InputText?

    Info. All custom converter...

    Re: all lowercase?

  • How to allow users to include a photograph when you submit a form

    Use Adobe Livecycle Designer ARE Version 8.2.1.3144.1.471865

    There, anyone know how to add the functionality to allow users who fill out a form to include a photograph when you submit the form?

    Thanks in advance for any help.

    Kind regards

    Lola

    Hello

    If you drag an imageField on the page, when the user clicks on this when running, they will be asked to select an image file.

    There is an example in this form: http://assure.ly/j1KdNq.

    There are several examples of image on our site field, but I don't think any of them are put in place for the user to select an image. http://assure.ly/ozrNSO.

    Hope that helps,

    Niall

  • Search bar on the Macbook Air doesn't work, will allow me to load the pages of Favorites and links to these pages, but not let me google from the bar or manually enter Web sites, however, it works perfectly on the guest user

    Search bar on the Macbook Air doesn't work, will allow me to load the pages of Favorites and links to these pages, but not let me google from the bar or manually enter Web sites, however, it works perfectly fine on the guest user. Have you tried restarting and it still does not work.

    The problem should be solved now.

    Otherwise:

    OS X

    iOS

    Workaround for problems with the Safari address bar

    http://osxdaily.com/2016/01/05/fix-Safari-freezing-address-bar-use/

  • In the recent update of Adobe Reader, how can I go and delete the pages? Thank you very much!

    In the recent update of Adobe Reader, how can I go and delete the pages?

    I am struggling with the new simplified design.

    Any help is appreciated.

    Thank you!

    Adobe Reader cannot remove pages.

  • DPS is their function where the user can choose which pages they want to keep, to build a custom (build yours) version for themselves.

    DPS is their function where the user can choose which pages they want to keep, to build a custom (build yours) version for themselves.

    N °

    Neil

  • How do I redirect users always to the page of dashboard in OBIEE 11 g

    Hi all

    I need like that. Whenever a user disconnects and connects to the back the user should see the page of dashboard only.

    Currently I give them a URL such as http://xxxx:29704/analytics/saw.dll?Dasboard when they connect with this URL, they are taken directly to the dashboard page, but, as soon as the user disconnects and connects to the back of the user is redirected to the Home Page (http://xxxx:29704/analytics/saw.dll?BIEEHome) that they shouldn't see.

    specifically, the user should always see the only dashboard pages.

    Any help please...

    Thank you
    GJ

    Have you tried using CHEMINPORTAIL for all users, in this case, the given dashboard would be the landing page.
    If it does not off you have to go to other URLs related settings...

    Let me know if this does not work for you.

  • BlackBerry smartphones, I can't enter Thai language. How can I upgrade and choose the operating system for my BB9900?

    How can I upgrade and choose the operating system for my BB9900? I need thai input but on the site of H3G Italy software download is not all the language version. I don't know from which site to download.

    Hi niranaja

    If your device is running always on OS 7.0 then try 7.1 any Pack OS carrier that also supports Languages.But of Southeast Asia before opening your computer and uninstall any previous packs if installed OS on it. After that, try this:

    1. download and install on your PC a pack OS with any language by carriers

    • (Make sure you download for the same phone model)

    2. download and install the latest version of BlackBerry desktop from here BlackBerry desktop software software

    Then using software office perform your full backup of your device.

    3. search your drive C: Vendor.xml and delete them, there may be one or two vendor.xml (on changing your Pc folders option to show the hidden files/folders ):

    • C:\Program Files (x 86) \Common Files\Research In Motion\AppLoader
    • C:\Users\Windows UserName\AppData\Roaming\Research in Motion\BlackBerry\Loader XML

    4. go into C:\Program Files Research In Motion\AppLoader. (For Vista or Windows 7 64-bit, the path will be C: > Program Files x 86 > common files > Research In Motion > AppLoader) double-click on Loader.exe.

    Upgrade will continue then after Installation of the new OS restore your BlackBerry Desktop backup

    Software.

    Once done open BlackBerry Desktop Software (7.1) > select Applications. > in the section of language and support for entry , select the language to be added to the BlackBerry smartphone (a + will appear next to the language to install) > click apply.

    KB13067 : How to get smart BlackBerry phone language packs.

    So please try it and let us know.

    Prince

    _____________________________________________________________________________

    Click 'Like' If you want to thank someone.

    If problem resolves mark message (s) as a 'Solution', so that others can use.

  • How to redirect a part of the page?

    I have a main line of screen contains a link. When I click on this link, I need display the corresponding article in the page. Results page contains numerous blocks for different articles. I want to show the corresponding section for which the user has clicked.

    For example, the results page contains following sections on the page.
    (1) contact information
    (2) educational details
    (3) contact information

    When the user clicks on the Details Update education form the home page link, the system must redirect the result with 2 page) educational Details as a highlighted section.

    It's like bookmarking page.

    How is it possible to redirect to a specific section of the result page in the ADF?

    Help, please.

    Published by: yannick October 13, 2011 09:27

    Yannick,

    If I understand you correctly, what you're talking about is an anchor.

    You create anchor points on the page where you want to scroll through the options (not redirect to). For example, in your scenario, you would have 3 anchors (personal, educational, contact). You create an anchor point by inserting an af:goLink with the 'id' property specified as the name of the link. For example:

    
    

    Then you would have a 'Personal data updated' link that are mentioned as destination anchor name:

    
    

    John

  • Flex 4.5 allows multiple components of the page retrieve data in parallel?

    There are frameworks that allow several components of the page to go in parallel with multi threading. Framework of the new Flex 4.5 allows that several components of the page retrieve data in parallel? Because I think that there is no other framework that allows that several components of the page retrieve data in parallel.

    Needs of light on it. Thank you.

    If you mean, it allows you to perform several Web service calls at the same time (asynchronous), then the answer is Yes.  If you need complete a component that is located on another page before the user this page is displayed, you can use this:

    
    

    creationPolicy = "all" create the component before the user saw, so that you can use these components programmatically.

  • How to stop taking control in the page from popping up every time I double click on the firefox desktop icon?

    Pop - up when I double click the icon of firefox on the desktop, the home page and control of two-page fact sheet page. How to stop taking control in the page from to appear repeatedly when I double click the icon of firefox?

    You can solve this problem with the file blocklist.xml was forced to update.

    See:

  • My Dell V305 printer prints very small. How can I get to fill the page?

    My Dell V305 printer prints very small.  How can I get to fill the page?

    Hello

    Were there any changes made on the computer before the show?

    Method 1:

    I suggest you to refer to the article and see if it helps:

    Resources for the resolution of the printer in Windows XP problems

    http://support.Microsoft.com/kb/308028

    Method 2:

    See the articles and check if that helps:

    To set printing preferences

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/print_setting_document_defaults_personal.mspx?mfr=true

    To set the properties of the printer

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/print_setting_printer_props.mspx?mfr=true

    Settings that affect printing

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/print_c_properties.mspx?mfr=true

  • Prevent the user from changing the page in URL - Apex 5

    Dear community of Apex,

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    * Version: Application Express 5.0.1.00.06

    Thank you

    Barry

    bSamuel wrote:

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    Hi Barry

    Affecting the security attribute Access Page Protection page No. URL Access and navigate between pages using the type of the Page Management Branch (uncheck the option creates a branch using redirection page in the Wizard) will avoid this:

    No URL access -Page can not be found using a URL, but the page can be the target of a type of Page Management Branch, is not doing a URL redirect.

    It is a little more restrictive that a normal direction of the session state values cannot be positioned or erased declaratively in the branch, but is not often necessary in a several step wizard, and it's pretty simple to work round using prior processes - or post-branche or by referencing the item values directly from other pages.

  • HP laserjet 1022 does not wait for the user to turn the pages when printing double-sided

    My Hp laserjet 1022 printer working properly for years.

    So far, when he executed more paper he tried a couple of times to get more paper and then stops with a message on the PC it is out of paper.

    Very annoyingly, this has changed recently, now when it is out of paper, he tries a couple of times to get more paper and watch the message on the PC, saying that it is paper and then again, try a couple of times to get more paper and again shows the same message on the PC and him back... This continues to go on and on.

    It's especially annoying when trying to print double-sided. Before he used to stop and ask you to turn the pages to print the other side. Now the previous behavior overrides the break to turn the pages and keeps it will try to get more paper. As now, it does not wait for the user to turn the pages, in general it spoils the impression out by getting another paper that is not what I wanted, he drives me crazy! It's really hard to print anything double face now.

    All solutions?

    Operating system is Windows 7, I just downloaded and installed the latest driver for this printer "2013-01-09, Version: 20120918" and I get the same behavior. In the properties of the printer that I put some State Messages to Off and at least I don't get the full windows message screen poping up every time the printer is trying again to get more paper. I have not found all the other parameters that may affect this behavior.

    Help!

    Hello

    I solved the problem! I found the original CD for the printer. I uninstall the current driver and then install CD and now when the printer is out of paper trying to get paper a couple of times and then stops, as it used to be.

    Thanks for your help.

    Martin

  • How to make navigation that pushes the page to the side while revealing the links?

    How to make navigation that pushes the page to the side while revealing the links?

    There is currently no way to call JS in reflow, or add some CSS Transitions. You can export the code

    and then open it in a code editor of your choice and add the script necessary to do this. An example is available here: wide canvas Show Menu for Bootstrap model

Maybe you are looking for

  • HP envy Touchsmart 20-d113w while a (90-degree display rotation)

    My screen has turned 90 degrees the same as if it were a cell phone. How can I get this back to the way it is supposed to be? I have no idea why it turned.  This is a new PC running Windows 8. Please help me. Thank you.

  • Get the QuickTime Player error has encountered an error and must be shut down

    Whenever I try to oppen the QuickTime Player or QuickTime Updater, I get the message that it has encountered an error and needs to close.  Anhyone know what can be wrong?  If I try to remove the program and reinstall, I get the same message.

  • L7590 scanning problem

    After several months of successful operation, my L7590 AIO has suddenly developed a problem of scan. I received a msg that widows trying to install "Scan." The installation has expired and I got the msg "the component you are trying to use is on a CD

  • UP2716D power button problem

    Hello so I bought a monitor UP2716D the other day and I have a problem with the power button (which is sensitive to the touch). So, the thing is that most of the time I have to press the button 5 - 6 times before she feeds, it rarely works the first

  • PowerVault NX3200 (new) change from RAID 5 to RAID 6

    I have a new NX3200 of PowerVault Dell, who arrived in a couple of weeks.  I ordered it with RAID 5 (12 X 4 TB SAS).  In the coming weeks, my new Rack must be wired to the top so that I can turn on the PowerVault NX3200 for the first time. Question: