Make PeoplePicker a hyperlink in display form

Hi, I'm trying to make the PeoplePicker show as a hyperlink in the display form of list items. It defaults to just text and can't be clicked. I have both SharePoint Designer and InfoPath at my disposal. Is there a way to do this without using code?
cameron rautmann

Hi Cameron,
Are you talking about person and group column in disform page? If so, when I clicked the value in the this column in disform page, it redirected me to User information list display form page.
Please provide more information about your requirement or capture a screenshot for it. Here is a thread with similar issue:
http://social.technet.microsoft.com/Forums/en-US/3eceb2d0-2374-4483-af14-342872a1d534/make-a-column-display-as-a-hyperlink-to-calendar?forum=sharepointgeneralprevious 
Regards,
Rebecca Tu
TechNet Community Support

Similar Messages

  • Hyperlink in Sapscript form

    Hello,
    I have to add a hyperlink in Sapscript form. Any idea how do we do it?
    Regards,
    Ahmad

    Hello,
    I just saw other threads on sdn and it looks as if this is not possible in Sapscript and it does make sense.
    Regards,
    Ahmad

  • Program doesn't display forms

    I have written quite a few Windows Forms Apps for a many years and delivered them to clients but something new has come up I've never run into. I made some innocuous changes to a program but the new version, while it runs fine on my PC, does not start
    on my PC at the client site. All I see is the Windows "rotating circle" appear for a second or two. The program does not show in the Apps tab of the Task manager at all during this. I added a dialog box display as the first thing the program does
    but it does not appear on the client PC but does on mine.
    static void Main() 
    MessageBox.Show("BANG");
    Application.Run(new file_upload());
    I have verified that the .NET Framework versions are consistent between the two PCs. BANG does not appear on the client PC and neither does any error message so I don't know what else to try or experiment with.
    Thoughts?
    David K. Ream

    As I said the code works on my development PC. It used to work fine on the client PC. The changes I made were to make some field visible on the form. But the code does not work on the client PC.
    David K. Ream
    @David,
    I suspect that  some settings are not compatible in your client PC.
    My suggestion is renew a same project in your client PC. Do the same setting as your original project.
    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.

  • How to deploy task display forms correctly in 10.1.3.5

    I have a bpel workflow process that i've deployed successfully to the bpel console in our dev environment. The workflow process launches fine when I initiate a new one and sends an email out to log into the worklist app. When I log into the worklist app and click on the workflow task, I get an error stating this:
    Error while inoking URL to display the content. Error while invoking URL.
    Am I supposed to deploy the .ear file for the workflow task display form in a certain container such that it can be found in the worklist app?

    Perhaps the browser cache was refreshed or dumped. You can see this behavior (Forms not picking up changes made in the config files) by experimenting with the background color (set in formsweb.cfg). Make a change, load a page, new is there sometimes, sometimes not. When not, doing a refresh on the page (force a new/clean read) results in the new color being applied.

  • Hyperlink in adobe form

    Hi,
    I want to create hyperlink on the form. I am using ALD 8.1.6. So I dont see the insert hyperlink option on the menu bar. I think we have to do it through Javascript. If anyone know, please let me know the procedure.
    Thanks
    GJ

    In adobe form if you want to have one link which opens another link or pdf file.
    Then below mention procedure can help you in simple manner.
    A hyperlink (or link) is a word, group of words, or image that you can click on to jump to another document.
    When you move the cursor over a link in a Web page, the arrow will turn into a little hand.
    Now follow the procedure.
    Go to palettes choose-> script editor
    Now click on the hierarchy->body page
    Write code:
    <a href="url">Link text</a>
    Example
    <a href="http://scn.sap.com/">Visit SAP</a>
    This will display like this: visit SAP
    Clicking on this hyperlink will send the user to Visit SAP homepage.
    Tip: The "Link text" doesn't have to be text. It can be an image or any other HTML element.
    In layout create one text and provide text name (link text).
    Save and activate. Now execute the adobe form.
    Regards,
    Ankit Rai

  • Travel Display Form: Error while determining the form function module

    Hi,
    In Travel Reqeust (ECC6/ESS) when i click the Display Form after raising the Travel Request it shows the error
    "Error while determining the form function module"
    Can anyone have idea on this?
    Regards,
    Boobalan

    Hi,
    This error was due to Not supported platforms of ADS (Adobe Document services)
    It was not supported on itanium64 bit processors.
    Please check where the ADS is supported in service.sap.com/pam
    You can use the ADS in the Non-Supported Server by linking it to Supported Platform Server using the SM59 link. This will make the ADS files to work.
    Please refer the ADS Config Doc for details.
    Hope you also solve this problem.
    Regards,
    Boobalan

  • Enable hyperlink in XML Forms (New Window)

    Hi,
    I have got a target working from a hyperlink on a form, but would like to enable it to open in a new window.
    Please can someone give me the parameter I require??
    The link is opening a iview currently in the same frame and doesn't allow the user to go back.
    Thanks
    Kai

    Hi,
    while creating Page itself,
    Goto Property Category -> Select Navigation and then Set the iview property, Launch in New window -> Select Display in Separate Window.
    Hope it will work, try this.
    Regards,
    Venkatesh.K.

  • Create Separate Views for New,Edit and Display forms in Infopath

    Hi,
    I need to create a separate views for New, Edit and Display forms in infopath.
    For ex : I need a Submit Button on Display form and not in New/Edit forms.
    I tried, but i amnot able to get the changes.
    Regards, Shreyas R S

    I just validated my approach in a 2013 farm, this is precisely how it's done!
    Step 1) List > Display Form
    Step 2) Change the View within the Web Part Properties. In your screenshot it looks like you simply went to View Item on the single item, which is not the direction I gave =P.
    **Assuming you've already created the multiple views within InfoPath, this allows you to set them up as distinct defaults for New, Edit and Display, let's make that clear. If you are not even to the point of having separate views, that is just in InfoPath,
    Page Design tab, far left, New View button

  • Creating hyperlinks in fillable forms

    How do I add hyperlinks (e.g., send email, display form, display web page, etc.) after I have created a fillable form using Adobe LiveCycle Designer 7.0? I can create them in the original PDF file but upon conversion to fillable, links are lost.

    Some but not all Acroform Javascript is supported in xfa forms.
    You can find more information on how to convert Acroform javascript to xfa form javascript from the document that the link is provided below.
    http://partners.adobe.com/public/developer/en/acrobat/sdk/AcroJS_DesignerJS.pdf
    I also posted a work around for create a link to another web page from xfa form. Here is the link to that post.
    http://www.adobeforums.com/cgi-bin/webx?128@@.3bba1fb6

  • Can not Deploy Task Display Form[Workflow] in 11g

    Hi,
    I have created a human task based on the example 'VacationRequest' in the oracle complete guide for 11g.
    i have also created a Task display form(workflow) for the human task, the workflow is a seperate project in the same application.
    I am able to deploy the BPEL process containing the human task.
    but when i try deploying the workflow associated to the BPEL process, i get the following error during deployment..
    [04:36:23 PM] ---- Deployment started. ----
    [04:36:23 PM] Target platform is (Weblogic 10.3).
    [04:36:25 PM] Entering Target Selection Dialog
    [04:36:28 PM] Retrieving existing application information
    [04:36:38 PM] Running dependency analysis...
    [04:36:38 PM] Building...
    [04:38:06 PM] Deploying profile...
    [04:38:09 PM] Wrote Web Application Module to C:\JDeveloper\mywork\VacationRequest\TestFlow\deploy\TestFlow.war
    [04:38:10 PM] Deploying Application...
    [04:38:31 PM] [Deployer:149191]Operation 'deploy' on application 'TestFlow' is initializing on 'soa_server1'
    [04:38:44 PM] [Deployer:149193]Operation 'deploy' on application 'TestFlow' has failed on 'soa_server1'
    [04:38:44 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TestFlow on soa_server1.: Failed to load webapp: 'TestFlow.war'.
    [04:38:44 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'TestFlow.war'
    [04:38:44 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [04:38:44 PM] See server logs or server console for more details.
    [04:38:44 PM] weblogic.application.ModuleException: Failed to load webapp: 'TestFlow.war'
    [04:38:44 PM] #### Deployment incomplete. ####
    [04:38:44 PM] Deployment Failed
    I am following all the steps in the tutorial.
    tutorial details:
    name: Developer’s Guide for Oracle SOA Suite 11g Release 1 (11.1.1)
    page number: *589.(How To Create a Task Display Form Using the Complete Task with Payload Drop Handler)*
    How can I solve this issue ?
    Response requested at the earliest......

    While deploying the example 'VacationRequest' in the oracle complete guide for 11g, i got an exception like this
    "12:08:15 PM] Deploying Application...
    [12:11:16 PM] [Deployer:149191]Operation 'deploy' on application 'VacationRequestTaskFlow' is initializing on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [12:11:24 PM] [Deployer:149193]Operation 'deploy' on application 'VacationRequestTaskFlow' has failed on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: Failed to load webapp: 'VacationRequestTaskFlow.war'.
    [12:11:24 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [12:11:24 PM] See server logs or server console for more details.
    [12:11:24 PM] weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] #### Deployment incomplete. ####
    [12:11:24 PM] Deployment Failed"
    Can anyone help in this.

  • What is tthe Best practice for Variant List, Add, Edit and Display Forms?

    Requirement:
    I have single list.  The list has a large number of columns and a large number of items (lets say 20,000).
    I want to show users a different view of the list based on clicking on a different left-hand navigation option.
    Lets say I have four types of users:  Sales, Manufacturing, Shipping and Finance. I would like to have four options in the left-hand navigation.
    All of them would be pointing at the same list, BUT, I want each of them to have a customer list form.  The only difference between the custom list forms would be:
    Each would have its own set of views, and hence its own default view.
    Each would have its own New, Edit and Display Forms.  The only difference between the forms in one variant list and another would be: The order of the columns and which columns are modifiable.
    I would like to achieve this in SharePoint Designer in such a way that the "users" could still add/modify views and could even modify the forms from the SharePoint Menu.  BTW, I don't want to use InfoPath for obvious reasons.
    What is the best approach to meeting this requirement?  I have at least 20 sites and 70 lists overall that need variant forms made.
    HELP!!
    Savin
    BTW We are using SharePoint 2013 and I selected the wrong forum *sigh*.  But I think its probably the same answer.
    Cheers, Savin Smith

    Hi,
    I understand that you want to have different forms based on different view.
    Per my knowledge, there are no out of box method to achieve it.
    As a workaround, you can add the JavaScript code to the different view page.
    For example, to open different new form based on different view, you can get the windows.location, and then judge the view, then change the onclick event of the "New item" button.
    For more information, you can refer to:
    http://css-tricks.com/snippets/javascript/get-url-and-url-parts-in-javascript/
    http://samsharepoint.wordpress.com/2013/05/01/change-the-default-sharepoint-ok-and-cancel-button/
    Thanks,
     Linda
    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]
    Linda Li
    TechNet Community Support

  • How to make buttons work in Interactive Adobe Forms

    Hi Experts,
    I am new to interactive form. Though i have worked in normal/non-Interactive form, i do not know how to make buttons work in interactive adobe forms using ABAP  (I don't know JAVA). Can any one help me out and walk me through to how to code in ABAP to make buttons work.
    Kind Regards,
    Sharat.

    Please refer to my earlier post ... You will get an idea
    Please refer to the below thread for detail solution
    Sample Interactive form example ?....urgent...
    Cheers
    Satya

  • "Display Form" button not visible in UWL preview

    Hi Friends,
    We are implementing Travel module. The standard Workflow WS20000050 has a single level of approval. However, we wanted 2 level approval and so accordingly this was implemened.
    Now we want a 3rd level of decision step to be approved by the traveldesk on recept of tickets.
    Even the pdf form, which contains the travel details, needs to be visible. In the standard task TS20000118, the "Display Form" button is automatically visible in the UWL preview apart from the usual 
    "Approve" and "Reject" buttons.
    However the content that needs to be shown to the traveldesk is different. To achieve this, i copied the standard task TS20000118 and changed only the task description. Rest everything including the parameters and binding remains same.
    But for this task, the "Display Form" button is not visible.
    1. Please advice on the possible reasons why this is happening ?
    2. Is there any setting or any SPRO configuration wherin we need to 
        specify the tasks for whom the button needs to be displayed ?? or
        Is it some portal side configuration ?
    Thanks,
    Shashank

    Hi Vijay,
    Goto:
    Universal Worklist Content Configuration -> Click to Administrate Item Types and View Definitions
    In the table under the "Current Configurations" tab, select the standard travel configuration provided by SAP -> "com.sap.pct.erp.mss.tra".
    Here, search for the code of the task for which everything is working fine; in our case it was TS20000118. Copy this piece of code.
    Now download the currently active XML configuration. In the saved XML file, search for the task code which is not working as expected. Replace this piece of code with the code copied in the above step. Save with a different name.
    Upload this new configuration with HIgh priority.
    Reregister the connector and clear the cache.
    These steps solved my problem. Probably it should work for you too.
    Regards,
    Shashank

  • Hyperlinking text in form fields

    I'm using Acrobat 9 Pro and filling out a form that was supplied to me in PDF format. I don't say anyway to hyperlink words (in form fields) in Acrobat Pro. Is it not possible?

    Yes, you can do that if you set up the text field to allow Rich Text formatting. To create a hyperlink, select some text, right-click, and select "Hyperlink".

  • Make detail items in master/detail form read only

    I want to make detail items in master/detail form read only for certain conditions (master STATUS = Closed). I see how to do this on the master record items but not on detail items.

    Take a look at this thread: Re: Conditionally make a tabular form uneditable
    You will need to modify the code, but it should help since a master detail is just a standard form with a tabular form attached to it..
    Thank you,
    Tony Miller
    Webster, TX
    Time flies like the wind, but fruit flies like bananas.

Maybe you are looking for

  • Got a new iPhone, using the same laptop, doesn't sync

    I bought my first iPhone. I installed iTunes to my laptop and setup my first iPhone on it. Everything I selected to sync, would sync to the phone. I've recently had to exchange my iPhone for a new one. I connected my second iPhone to the same laptop.

  • MacPro - Dual monitors - to link to older CRT 4:3 monitor / tv

    Hi I didn't know where to post this, so hopefully I've come to the right place. I have a 2008 Mac Pro, and dual DVI monitors.  I have lots of older VHS tapes I want to edit and want to preview the edits on an older CRT monitor / tv I have lying aroun

  • HT4085 Sound isn't working on iPad

    Sound works with headset on.  But doesn't work with out.

  • ITUNES  update allows only PLAYER to respond from DOCK

    After the last iTUNES update I am unable to get a screen of all my music downloads. When I click the iTUNES on the dock I get a player that begins playing one of the musical selections . I can't find my music downloads as in the past. What can I do t

  • Storage bin match code in LT06

    Hi Expert's, did anyone know why in the LT06 transaction (instead of the LT01) is not possible to use - Source storage section (LTAPA-VLBER) - Source Storage Bin (LTAPA-VLPLA) match code. Thanks. BR. Edited by: Marco Cariello on Apr 22, 2009 8:48 PM