Adding Look ups in customer portal custom web page

Soru Adding Look ups in customer portal custom web page

  • 09 Nisan 2012 Pazartesi 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

Tüm Yanıtlar

  • 17 Nisan 2012 Salı 19:24
     
     

    Hi Vikram,

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

    Thanks,

    Maria

  • 29 Nisan 2012 Pazar 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

  • 21 Mayıs 2012 Pazartesi 21:11
    Sahip
     
     
    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.