web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Portal Profile page - how to prefill Organization with contact's Company Name

(0) ShareShare
ReportReport
Posted on by 1,328

Looking into the customer profile page, is there a way to auto-populate the Organization Name with the Company Name (account) that is on that contact record?

7240806.Capture.PNG




Also, on my Home Page, the Create Case button and footer for some reason is being pushed to the bottom right. Anyone know how to fix this?

5810.Capture2.PNG

*This post is locked for comments

I have the same question (0)
  • epark06 Profile Picture
    1,328 on at

    I noticed when i resize my window to make it more narrow, the blue footer correctly shows at the bottom.

  • Aric Levin - MVP Profile Picture
    30,190 Moderator on at

    If this is a custom entity form, you can use the combination of jquery and liquid to get the data (using web templates).

    The following {{ user.parentcustomerid.name }} will get you the name of the company

    The following {{ user.parentcustomerid.id }} will get you the Guid of the company

    Populate it using jquery (in the entity form or web page):

    $('#parentcustomerid').val(...) or $('#parentcustomerid').text(...)

    I think the combination of these will get you the results you need.

    If it doesn't please specify if this is a custom entity form, and in the JavaScript section there you can write your code.

    You can also use oData to retrieve this information.

    If you provide more specific details we can help you further.

    Regarding the footer, you will have to modify the html or css to get the results you are looking for.

    Hope this helps.

  • oliver.rodrigues Profile Picture
    4,052 on at

    I didn't understand your issue with the Organization, once you are logged in, the contact information will appear on the profile page, there is nothing to do

    Regarding the footer.. did you make any changes to your liquid / css ?

    I tested in my environment and I am getting the expected design.. the portal is designed to be fully responsibe

  • epark06 Profile Picture
    1,328 on at

    Thanks, I just took out Organization and used Account Name, which prefills.

    I don't know what happened but the footer started to one day get pushed to the right. Can anyone please help with what css I need to add to prevent the footer from "moving" when I resize the window?

  • Verified answer
    Dmytro Rutkovskyi Profile Picture
    1,835 on at

    The portal build on Bootstrap CSS and footer should be at its place if markup is good and undamaged.

    Probably you have accedenttaly added some not-closed html tag in web-template markup, snippet, or even with Javascript.

    You need to go to developer tools in your browser and investigate what is the reason of it, and how browser sees page structure.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans