Adding Look ups in customer portal custom web page

Pertanyaan Adding Look ups in customer portal custom web page

  • lundi 9 avril 2012 07:40
     
     

    Hi,

    I am trying to create a form for the system entity through the "FromView" approach. I am able to get the fields only of type "Single line of text".

    But, i want to add the look ups and drop down fields into the form. How can i do that?

    ---Vikram.B


    Vikram Boinapally

Toutes les réponses

  • mardi 17 avril 2012 19:24
     
     

    Hi Vikram,

    Can you describe to me what data you intend to have populated in the lookups/dropdown fields?

    Thanks,

    Maria

  • dimanche 29 avril 2012 07:22
     
     

    Hi Maria,

    Thanks for the reply... I want to look at the lookup view and options sets how that appears in CRM form with out any coding OR with minimum coding.

    ---Vikram.B


    Vikram Boinapally

  • lundi 21 mai 2012 21:11
    Propriétaire
     
     
    Please look at the portal developer extensions in the CRM SDK for help with this. You will need to write some code to support lookups in the portal. There's no way to do it without code at this point.