Adding Look ups in customer portal custom web page

Pertanyaan Adding Look ups in customer portal custom web page

  • 09 April 2012 7: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

Semua Balasan

  • 17 April 2012 19:24
     
     

    Hi Vikram,

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

    Thanks,

    Maria

  • 29 April 2012 7: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

  • 21 Mei 2012 21:11
    Pemilik
     
     
    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.