Tab page + each tab menu will open a different page

Hi Guys
I have a small problem here
I want to add a menu tab at the top right corner of my page. This goes well
and i have my menu as follows
1.Add Client 2.Add project 3.Add employees
For each menu i want to open their creation page in the same page her want it to open below and having the menu as above.......
Also if data is committed to make the fields empty...
How can i do this.
Do I have to put the menu tabs on the different page that am calling
Any help will do
Regards
Lutchumaya
Message was edited by:
Lutchumaya

Thanks sudhir by this <Also if data is committed to make the fields empty...> I mean to reset the form values to empty in each field.
I Must have a horizontal menu which will be present.
Also for each menuitem in the menu should display the form to enter data into the application .
e.g the menu will consist of the differnet tab: Enter Employee ; Enter Project; Enter Client
For each menuItem I should display the creat for for example employee or project if selected and client if selected..
Thank you for your help.
Regards
Lutchumaya

Similar Messages

  • Page Viewer to have links open a different page

    I have a custom HTML page i have created that has links to site pages. I have a page viewer web part on my home page that points to this custom HTML page. I want it so when you click on a link on this html page, it doesn't just take you to the page
    within the page viewer, but have the whole page navigate there.
    I do not want the link to open a new tab or new window, just navigate from the home page to the page.
    Any ideas?
    I had it in a content editor before and it worked fine, but for some reason it changed all the hyperlink text to red, even though there is not one line in my css file to have any red text anywhere. Strange.
    Thanks.

    Hi,
    According to your description, my understanding is that you want to redirect a new page directly outside the page view without tag or new window.
    It could be achieved setting target attribute to _parent for <a> tag.
    <a target="_parent" href="/sites/zhengyuGuo/">Click here to continue</a>
    The link above will allow us open the link in the parent page.
    More information:
    Redirect the parent page from IFrame:
    http://stackoverflow.com/questions/2092275/redirect-the-parent-page-from-iframe
    Best regards,
    Zhengyu Guo
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    Your previous tabs will not re-open or be available to re-open when starting Firefox if:
    *your previous session was in Private Browsing mode; see --> http://support.mozilla.org/en-US/kb/Private+Browsing
    *you use Clear Recent History (''Firefox button > History > Clear Recent History'' or ''Tools > Clear Recent History''); see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-clear-my-history
    *you clear History automatically when closing Firefox; see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-make-firefox-clear-my-history-automatically
    NOTE: Your third-party Plugins (Add-ons > Plugins) are not in the "Application Basics" (Troubleshooting Information) in the "More system details" of your original post. Third-party Plugins are categorized separately in "Installed Plugins" under "More system details". You should review but not change the Plugins as detected automatically by the software on this forum when posting a question.
    If you problem still exists after checking the above, the problem could be caused by one or more of your Extensions or Plugins:
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    *See --> [http://support.mozilla.org/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • In Firefox 29 center clicking at the top of a tab in a maximized window will open a previously closed tab instead of closing the tab you clicked

    In Firefox 29 center clicking at the top of a tab in a maximized window will open a previously closed tab instead of closing the tab you clicked.
    Is this this the intended behavior? And if so is there any way to disable it?
    Thanks

    Middle-clicking a tab closes it, while middle-clicking an empty area of the tab bar opens a new tab.
    Different behavior is probably caused by a tab-related add-on like Tab Mix Plus. If you're not sure if you have such an add-on, restart Firefox with add-ons disabled and check if the problem still occurs.
    * [[Troubleshoot Firefox issues using Safe Mode]]

  • How to remove a black border box that continously tabs to each field automatically till end of web page; restarts to top of page, cannot stop this box. Scroll bar cannot controlled with mouse, returns auto to top of scroll slide, never remaining at bottom

    how to remove a black border box that continously tabs to each field automatically till end of web page; restarts to top of page, cannot stop this box. Scroll bar cannot be controlled with mouse, scroll bar returns automatically to the top of scroll slide every time I move the bar to the bottom of the scale.  Also, there's a rectangular text box (with black background and white text) that is always on the desktop that emulates a typed text, HTML, or cmd function.

    cjuan1morb4ulv wrote:
    how to remove a black border box that continously tabs to each field automatically till end of web page; restarts to top of page, cannot stop this box. Scroll bar cannot be controlled with mouse, scroll bar returns automatically to the top of scroll slide every time I move the bar to the bottom of the scale.  Also, there's a rectangular text box (with black background and white text) that is always on the desktop that emulates a typed text, HTML, or cmd function.
    The first two problems (box cycling from element to element on page, scroll bar returning to top) can be caused by a stuck (or defective) Tab key on the keyboard. Such damage can be caused by a liquid spill; just one tiny droplet is enough to short a wafer switch under one key.
    The last issue (black box, white text - sounds sorta like a debugger window) I haven't seen, but could be caused by something similar.
    To check for that, try using a different keyboard. If you're using a wireless keyboard, turn it off and see if the oddities stop.

  • How to change a text item to have a link that opens a different page?

    Hi,
    How to change a text item to have a link that opens a different page?
    Thanks,
    Guy

    Hi Denes,
    I understood what the code will do. But it did not work.
    ...a href="f?p=&APP_ID.:2:&SESSION.">LINK</a...
    By default, P5_TASK_NAME displays Task Name which is passed from Page 3.
    So I changed your code as follows so that P5_TASK_NAME value may be displayed with a link.
    ...a href="f?p=&APP_ID.:3:&SESSION.">:P5_TASK_NAME</a...
    But P5_TASK_NAME value appears without any link and does not open page 3.
    Then I created a new text item (display only) in the same HTML region in page 5 and entered the following code in the default box:
    ...a href="f?p=&APP_ID.:3:&SESSION.">LINK</a...
    When I ran the application, it displayed the whole code as text.
    How can I display P5_TASK_NAME value with a link to open page 3?
    Would appreciate your help.
    ... to be replaced with < or >
    Could you please let me know how to display link code correctly?
    Thanks,
    Guy
    Edited by: GUY3 on Mar 11, 2009 4:20 PM

  • I downloaded the latest Adobe Reader when prompted. Since then I cannot use Safari File Print to print web pages - the printer dialogue window opens but the page is blank. Also, when I try to use the safari Help button,the dialogue box is blank.

    I downloaded the latest Adobe Reader update when prompted. Since then I cannot use Safari>File>Print to print web pages - the printer dialogue window opens, but the page remains blank. Also when I try to use the Safari Help button, the dialogue box opens but remains infuriatingly blank. Can anyone help me to solve this problem?

    Back up all data.
    Quit Safari. In the Finder, select Go ▹ Go to Folder from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then launch Safari and test.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • I have an Apple PC.  If I have an open page (active) and want to open a second page for an unrelated reason, how can I do that?

    I have an Apple PC.  If I have an open page (active) and want to open a second page for an unrelated reason, how can I do that?

    Have icon but cannot connect - Please Help.
    Mine is Gen. 2 - Model MC572C/A. I have the YouTube icon but cannot access YouTube.  Message says "No content was found - There is a problem communicating with YouTube. Try again later."  This problem has been for at least 1 month now.  Any ideas?

  • Since a new update, every time I open up a new tab I get a menu of my most used pages. I hate this how do I get rid of it?

    My firefox updated yesterday.
    When I press ctrl+t for a new tab, I get a menu of the most visited site instead of a tab of my home page.
    I can't stand this feature, how do I disable it?

    hello, please refer to the following article in order to switch the new tab page off: [[New Tab Page – show, hide and customize top sites]]

  • How do I get new tabs to function? Nothing will open in a new tab.

    I cannot use new tabs. I use right-click and "Open in New Tab" and the tab is there but the focus does not switch to it. I can right-click on the tab and "Open in New Window" but not a new tab. If I close the first tab, to the left, the unfocused, unavailable tab opens but, then it is the only tab open.
    So, I do not have tabbed browsing on the latest version of Firefox.

    Well, I already did that with the previous version of FF when this started. I t got worse with FF v.9.
    I went to a Mozilla web page that checked plugins to see if they were up to date. All of them were.
    But, when I had this "Tab" problem before I remembered a solution that mentioned something about Java or Java Script being involved. The plugin test page showed no Java Plugin(s).
    So, I went to the Java/Oracle website and downloaded and updated Java. Later that night I had full joy with the tabbed browsing in Firefox v.9.0.1.
    Problem is solved.

  • Im having a problem with Firefox opening web pages that i have set as my home page such as Google also will not open Yahoo but will open most bookmarked pages

    After starting Firefox the Firefox homepage comes up with the google search, but if i enter anything in the search bar, nothing happens it just says done. Also my homepage is Google, imported from Internet Explorer, but doesn't come up when i start Firefox, And Also at the top on the tab it just says untitled. Now with that being said if i enter in yahoo or yahoo.com in the search tab or even enter in the actual web address, it still doesn't open it just says done at the bottom of the page and nothing happens, But if i go to the Bookmarks also imported from Internet Explorer it will open or display most all of the web pages it just seems to be having problems with search engines such as Google, and Yahoo. Now if i enter Ask.com in the web address search tab it will open that page but if i enter Google.com or Yahoo.com nothing. Also like i said most all bookmarks will open but yahoo or my yahoo that is saved in Bookmarks will not. and nothing happens with any entry made into the Google search displayed on the the Firefox Start Page.

    Hi,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • How to markup a layout so each area is exported as a different page on the pdf using the crop and bleeds

    Hi, I work in the sign industry and I am looking at a way to streamline our preprint setup for artworks
    the issue is that we will get an artwork that is 6m x 2m. This is to big to do in one print so we will chop it into 2-3 pieces and then print those.
    this is currently done by laying out the full artwork in indesign then exporting it as a pdf. this pdf is then imported into illustrator where we will manually cutup the artwork using clipping masks (it has to be manual due to cuts in the artwork needing to managed so it doesn't go though text, ext).
    ideally I would like to lay it out in indesign then markup this layout with boxes which show the areas to be cut out. then we I export I'd like indesign to export each box as its own pdf(or pages in one pdf) with cut marks and bleeds.
    is this possible in indesign using say the slice tool? (the slice tool seems to be for html elements)
    any help or suggest would be most welcome
    Kind regards
    Gareth

    Hello gareth, not sure if the info' below will be of use, but I will give it a go.
    Try this…
    (I am using Indesign CS5.5)
    1. Create your desired page size.
    2. Then create 2 or 3 more pages
    3. Open the pages window (from top menu - window - pages)
    4. (fig 1) From the pages menu click top right down arrow to get the menu and uncheck ‘Allow Document Pages to Shuffle’.
    5. (fig 2) From the pages menu, drag page 2 and 3 next to page 1, see fig 3 for result.
    6. (fig 4) Place text/image across the pages you have created then save as a Pdf.

  • Firefox opens with different page.

    Firefox opens with a different page, opens with a football icon and not the normal firefox icon.
    This has only started today.

    That is a feature of the default Firefox Homepage. Last week it was a simple video game.
    Do this to get rid of that image and disable it from loading new images in the future.
    # Type '''about:config''' into the address bar and press Enter.
    # Accept the warning, by pressing the big button labeled "'I'll be careful, I promise!'".
    # In the search box, paste '''browser.aboutHomeSnippets.updateUrl'''
    # In the search results, double-click '''browser.aboutHomeSnippets.updateUrl''' to open the '''''Enter String Value''''' dialog box.
    # In the '''''Enter String Value''''' dialog, press the '''Delete''' key so that there's no text remaining, then press either Enter or the OK button. ''As a side-effect, only default tips will be displayed below the search box, because new ones won't be fetched from the web anymore.''
    # Then type '''about:support''' into the Location Bar and press Enter.
    # Click the '''Show Folder''' button. A Windows Explorer window with your Profile folder opens. In that window, open the ''storage'' folder, then the ''persistent'' subfolder.
    # Then '''Exit Firefox''' with the Profile folder open.
    # Delete the '''moz-safe-about+home''' folder.
    # All fixed, you can open Firefox.

  • Since updating to the new version the work web page that i use will only print 2 pages even if there are more. I can not get it to print all the pages in the document.

    for instance....I have a documents that has 6 pages, I can scroll down and see all the pages but when i hit the print button it will only print 2 pages. I tried to change it in the setting part but there is no feature that allows you to change it.

    For many years, Firefox has problems printing when some style rules are used. However, I am not aware of any changes for the worse in Fx4 (at least, until now I wasn't aware of any).
    A couple of thoughts:
    (1) Is it possible you were using an add-on in Fx3.6 that fixed this problem, but the add-on was disabled during the upgrade because it wasn't compatible? (Sometimes that can be fixed with a little hack.)
    (2) Are there any obvious settings differences that could be affecting printing, such as fonts, margins, or shrink-to-fit/percentage?
    (3) Does the workaround of selecting the entire page (Ctrl+a) and then choosing Selection under Print range in the Print dialog work? Unfortunately, this can slice through lines and images, but it often works around problems with style rules.
    In the interest of saving paper, it often is useful to experiment with a PDF printer driver. If you don't have pdfFactory, you can install a trial version for testing: it lets you view the results without first having to save the file. (If you save with the trial version, there is a footer to that effect.)
    (4) Is it an HTML5 problem? You can toggle the HTML5 parser off, but this is a global setting, not site-specific. If you are familiar with about:config, filter on html5 and double click '''html5.parser.enable''' to toggle its value from true to false. This helps for some sites, but has no effect on others.

  • When opening a new blank tab I'd like it to open a specific page rather than have nothing. Can this be done?

    When hitting cmd/ctrl + t (or pressing the open new tab button) I'd like Firefox to open a page that I specify rather than being 'blank'. Can this be done (with / without a plug in)?

    Install one of these Add-ons:
    *http://sogame.awardspace.com/newtaburl/
    *https://addons.mozilla.org/en-US/firefox/addon/777

Maybe you are looking for

  • How do I manually sync with multiple computers

    Hey All, So I have a laptop with iTunes with some music and a desktop with iTunes and different music. Is there a way to be able to drag music from both onto my iPhone? I tried setting them both for manual (Which wipes my libraries, thanks Apple ) Bu

  • Printing  a .pdf file by javascript?

    Is it possible to print a .pdf  file  by javascript function or Adobe javascript and how ? I hope that one expert can share me a sample javascript function. Thank you very much in advance.

  • What is a domain in WLS

    Hi All, Im currently working on Oracle 10g AS, am starting to migrate to WLS. Can someone refer to some link or document that would have some concepts which are basics that are to be known to start with WLS. Thanks.

  • Flash Player on Microsoft Surface

    Hi I have flash player 11.3 on a Microsoft Surface. I can see the video it says it is suppose to work if flash player is active, but when I try to go on sites that require flash player, it says I need to download it. I'm confused.....

  • Can' update system, errors occurred...

    I was about to update a fresh instal of Arch: pacman -Syu i download the packages, but when I was about to instal them there was a lot of errors with the first packge, something with a lot of files in: /urs/lib/klibc/include/asm/<files> here is one e