Creting a personal page

Hi there
i'm using the portal v2
When i read the online help to create one already existing user's personal page, it says to go to the user edit page, then to click on the "Preferences" tab then to ... but there's no "Preferences" on the user edit page. I only have 1 full page with sections ( Personal Details,Organizational,Details,Photograph,Additional Personal Details,Telephone Numbers,Office Address,Home Address,Public Groups Assignment,Privilege Assignment,Resource Access Information).
A.

Experts, please correct me if I'm wrong, but here's what I learned so far as to how to do this:
Go to the page where the sales notes will be displayed (perhaps notes.php).
Create a new Recordset for that page. Name the Recordset and choose the Connection and Table you are pulling the records from.
Under Filter, choose "id". Make sure the "=" is chosen in the next pull down menu. Choose "Session Variable" in the next menu. Finally, put "kt_login_id" into the text box. This will set a session variable based on the id of the user who is logging in to the notes page.
Subsequently, any page you want users to access from this page should have the same Recordset filter and "Restrict Access to Page" server behavior implemented. The session you started when the user logged in to the notes page will be used to identify that particular user until he/she logs out.

Similar Messages

  • My hard drive crashed and I am using a different machine. How do I retrieve my personalized Pages 5.2 templates from my backup drive? I have searched at length and can't seem to find them.

    My hard drive crashed and I am using a different machine. How do I retrieve my personalized Pages 5.2 templates from my backup drive? I have searched at length and can't seem to find them.

    login_directory = /Users/yourname
    If the Library folder is not shown in your login directory, then open a Finder window, and press command+J. This will open a Finder View Options panel. On it, there is a selectable entry to Show Library Folder. Once this is selected, the Library folder will appear. Now, follow the instructions in my May 6 post. You will have to right-click on com.apple.iWork.Pages and choose Show Package Contents, before continuing.
    Correction: login_directory/Library/Containers/com.apple.iWork.Pages/Data/Library/Applicatio n Support/User Templates/
    The host software persists in changing the correct Application Support text above to Applicatio n Support, which does not exist.

  • I just signed up for a subscription to adobe reader paying EUR 24.40. The program does not work, and I can not even go to my personal page .... help ...?

    I just signed up for a subscription to adobe reader paying EUR 24.40.
    The program does not work, and I can not even go to my personal page .... help ...?

    Adobe Reader is free; it does not require a subscription.
    Did you subscribe to an online service like ExportPDF, PDF Pack, ...?
    What exactly does "not work" mean?

  • Can you upload a facebook cover created in elements 13 to page that you manage? This is not my personal page but a community page. When I try to do this Elements asks me to revert back to my personal page.

    Can you upload a facebook cover created in elements 13 to page that you manage? This is not my personal page but a community page. When I try to do this Elements asks me to revert back to my personal page.

    Hi,
    You can also try one more workaround for this by using PSE Organizer. The steps are as follows:
    1. Create a facebook cover. In case you don't know how to creatw a facebook cover, please go through Photoshop Elements Help | Create a Facebook profile and cover picture
    2. Save the cover with "Include in Elements Organizer" option checked.
    3. Now, go to Elements Organizer and export that file.
        - Select the cover photo.
        - Go to File > Export as New File
        - Choose format and location.
        - Click OK.
    4. Now, you can use this file to upload.
    If you stuck somewhere or need any other assistance, do let me know.
    Thanks,
    Swapnil

  • Creating person page in Portal release 2

    Can anyone please provide me the steps in creating personal pages and how does the user can get access to it?
    Thanks,
    Marcelo

    Hi Mere!
    It is not an API but I am using PORTAL.WWV_THINGSAVE.saveitemCan you also tell me how to display item programmaticaly?
    Thanks in advance,
    Ervin!

  • Application Name of Personal Pages E-Recruitment

    Hi All,
    We are using "rcf_generate_url" program to generate URL in E-Recruitment. Using the URL, we login to Personal Pages. Can anyone tell the application name of Personal Pages. And the application name of "Process Template" in personal pages. Also please tell how to find the applications which are linked in the URL.
    thx,
    Anand

    Did you figure this out already?  If not, I can help.
    John

  • How to change default layout of "personal pages"?

    Hello everybody,
    I configured my portal instance to automatically create new "personal pages" for new portal users. This works fine.
    However...
    can anyone give me a hint whether it is possible to change the initial layout of (i.e. locate and edit the template for) these new "personal pages"?
    And, in addition, is there a place to configure that users are redirected to a custom start page after logging in?
    Thank you very much for any help,
    Eckhard

    Hi Eckhard -
    To change the template used for Personal pages, follow the path
    Page Groups > Shared Objects > Templates
    and edit the "Template for Personal Pages" template.
    Hope this helps,
    Candace

  • Explore and Personal page Issue:(Process Error)

    Hi Gurus,
    I am facing an error while opening the Explore and Personal pages in Hyperion Instance, please find the screenshots attached.
    Here is the complete description of the error:
    An exception was thrown:
    com.brio.one.web.ui.ScpView
    With the following stack trace:
    java.lang.ClassCastException: com.brio.one.web.ui.ScpView at com.brio.one.web.personalpage.datasource.ScpBeanFactory.getBeanProcessor(Unknown Source) at org.apache.jsp.jsp.personalpage.smartPage_jsp._jspService(smartPage_jsp.java:191) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:704) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:474) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) at com.hyperion.i18n.filter.ForwardHelper.forward(Unknown Source) at com.brio.one.web.util.requestdispatcher.RequestDispatcherUtil.forward(Unknown Source) at com.sqribe.WS.WebSQRIBE.dispatchRequest(Unknown Source) at com.brio.one.web.command.CmdRequestDispatch.execute(Unknown Source) at com.sqribe.WS.WebSQRIBE.invokeCommand(Unknown Source) at com.sqribe.WS.WebSQRIBE.run(Unknown Source) at com.sqribe.WS.WSBaseServlet.executeRequest(Unknown Source) at com.sqribe.WS.WSBaseServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at com.hyperion.i18n.filter.Utf8Filter.doFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675) at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Unknown Source)
    A help in this regard will be greatly appreciated.
    Thanks & Regards,
    Uday
    Edited by: user10439609 on Feb 21, 2009 12:30 AM

    Maybe you run the statement with 2 different users and there could be some policies enabled for those tables ( VPD )

  • Where does the personalized page definition exist in the database?

    Hey all,
    Where does the personalized page definition exist in the database(which top)?From the functional adminitartor i see the path as "/oracle/apps/ar/creditmgt/analysis/casefolder/webui/customizations/responsibility/12345/pagename.xml" where does this structure actually exist in the file system? i want to know the header package or root directory of "/oracle/apps/ar/creditmgt/analysis/casefolder/webui/customizations/"
    one more question the gurus is if i want to migrate a personalization from on instance to another should i have the same above folder structure?
    Like i export the customized page from my T1 test instance to T1 file system now i move this to T2 file system...now in my T2 file system should i have similar structure like "XX_TOP/oracle/apps/ar/creditmgt/analysis/casefolder/webui/customizations/" for successful migration?
    Thanks & Regards,
    Sameer.T

    You perobably need someone more 'tecchie' than me to answer the first question. But, the structure will already exist as it is built into the application.
    To answer your second question, to transfer the personalisation from one instance to the other, you can use the Functional Administrator responsibility. Your DBA will need to create a 'common' directory which is available to both instances. If the two instances cannot 'talk to each other', then he may have to FTP the XML files from one instance to the other.
    When you export from instance A, the appropriate structure will be built underneath the root 'transfer' directory described above. In the target environment, you import the same structure.
    As personalisations are at various levels, e.g. responsibility, function etc. Beware that at the responsibility level, the match between the responsibility name on the source and target systems is done by the responsibikity key. As long as this is the same in both environments, the personalisation will be transferred. If it is different it won't work!
    I hope this helps answer the question.
    Regards
    Tim

  • Change language in wiki and personal pages

    The default pages when a user starts his own wiki and personal pages are in english. I need to change it to start in Portuguese, even if I need to edit the php files (files that I have no clue where they are). Please, can anybody help me?

    Edit > Spelling and Grammar > Show Spelling and Grammar

  • Sharing on iphone to FB business page instead of personal page

    I want to share from a home search app to my business FB page on iphone 4s. It shares instead to my personal page. How do I share it to my business page instead of my personal page?

    Ask the FB developer or look at their support site.

  • Help! Moved PCD content, now users with Personalized pages empty

    Hi
    Please help. I've moved some iViews and pages to different folders but now my users with personalized pages just shows up blank! If I go to personalize on their page the iViews is gone under Personalized page...
    I've moved the content back but its still missing...
    EP6 SP18 P2. It’s working for users with no personalization.
    Any ideas?
    Thanks!!
    Eon

    Hi Nitin
    Thanks, I had a look at the thread but I didn’t create a delta link but moved it
    I've used the cut -> paste option to move the content. I've used the PCD inspector before but they only display the IDs in there and I needed to re-organise the PCD. The logical names helped me to classify it.
    If I assign the role to a new user, it works perfectly. Its only users that personalised their page that’s getting the error.
    I think it some how if the user personalised their page, it doesn’t use the default iView location linked to that page\role but somehow a cached version of the location.
    Any ideas?
    Thank you very much!
    Eon

  • Personas don't work with firefox 3.6 yet it directs me to the personas page rather than themes why?

    i recently updated to Firefox 3.6.3. and was wondering why i can't use personas, i then found out that they are not compatible with 3.6. However my issue is that whenever i click on "Get Themes" under the add-ons section, i get redirected to the personas page and am told i need to upgrade to get more from the site (basically downgrade to version 3.5) is there no other way around this?
    == i upgraded to 3.6

    See https://wiki.mozilla.org/Personas/Personas_and_Themes

  • Personal Pages in Workspace

    Is there any way to delete or suppress the default Personal Page in Workspace? This is the one that brings up content about "A Midsummer Night's Dream".

    Ok there is 2 steps you need
    1) Delete the actual content
    2) Delete the view from "Manage Personal pages"
    For 1) do these steps
    Go to workspace
    open explorer
    if you dont see the folder got to View/Show Hidden (its in the sample content folder)
    You should then see the folder but make sure you see the folder on the right side (stay in the parent folder)
    Right click on folder and click "delete"
    Thereby it is now gone for good
    For 2) do these steps
    Go to Broadcast Messages
    To the same steps in the folder "Sample Personal Pages"
    Thereby you wont see it to add to your "Personal Content"
    Note for both steps you might need to "show Hidden" and also add permissions to have "Full Control" depending on your security
    Hope that helps

  • Deleted user - Remove link to UserDisp or Person page

    Hi,
    I'm trying to figure out what removes links from Created By/ Modified By fields for a deleted user?
    To elaborate I have a user who no longer exists in LDAP source, so does not exist in UPA and in site collection UserInfo table (tp_Deleted) deleted. When viewing that users documents in SharePoint 2013 - "Modified By" field links to the /UserDisp.aspx
    page. If clicked it throws an error message (/_layouts/15/userdisp.aspx?ID=1212). For some other deleted users I'm seeing Modified By field is not linked..which would be ideal. For active users of course it take to the mysite person page.
    Is there any job which removes this link? I've waited long enough (weeks) but still running into this issue. Any suggestions would be greatly appreciated!
    Many thanks in advanced!
    BlueSky2010
    Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and
    "Mark As Answer"

    Users who are marked tp_deleted will always remain where referenced elsewhere (e.g. Created By fields). This is to preserve referential integrity. This is standard behavior.
    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.

Maybe you are looking for

  • HT201269 If we set up a device as new, is there a way to go back and restore from the previous phone?

    If we set up an iPhone 5 as a new device, is there a way to go back and restore from the previous iPhone 4?

  • Will no longer connect to the internet

    All of a sudden Adobe Digital editions will no longer connect to the internet.  It was fine before last Tuesday. Check internet settings and firewall and nothing helps. Why is it doing this and how can we fix it.  Windows 7 - 64 bit

  • LMS 4.2.3 Device pack update

    Hi Im trying to update the device pack for LMS 4.2.3, since the existing pack doesnt include 3850s. I went to Device update -> clicked inventory config and image management -> check for updates. It gives me the following error: A PSU Task is currentl

  • Hierarchical tags

    I am not sure I understand the hierarchical tag system options. I think it is something that can come back to bite us if we don't pay attention. It may already have bitten me... When you create a hierarchy you have export options: whether they are in

  • Oracle connectivity to Database:

    We have successfully install Oracle 11g Client R2 x64 on Windowos Server 2008 EE R2 X64. we did not face any hurdle during installation and also made service. But the problem is, PL/SQL Developer 7.0, 8.0 and 9.0 does not show database in the list. P