Forums

Forums / Developing Portals / How can we load the entity by id from query string

How can we load the entity by id from query string

Thread is closed for posting
3 posts, 2 answered
  1. quanganh
    quanganh avatar
    33 posts
    Registered:
    16 Jun 2016
    02 Aug 2016
    Link to this post
    Hello all,

    I have the opportunity id in query string. Now, I want to load the corresponding opportunity entity into form and update it.

    Do you have any idea ?

    Many thanks,
    Quang Anh
  2. Missing user
    Missing user avatar
    Answered
    09 Aug 2016 in reply to quanganh
    Link to this post
    Hi Quang,

    Can you please tell that uour opportunity id is encrypted or un encrypted? Also, can you please tell me the query parameter name you are using for opportunity id?

    Thanks
    Syed
  3. quanganh
    quanganh avatar
    33 posts
    Registered:
    16 Jun 2016
    Answered
    09 Aug 2016 in reply to Missing user
    Link to this post
    Hello Syed,

    My id is un encrypted. And I have set the flag UseUnencryptedGuids = true. It's working now.
    Anyway, thanks you for your support.

    Many thanks,
    Quang Anh

3 posts, 2 answered