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

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Entity shows random empty boxes

(1) ShareShare
ReportReport
Posted on by 222

Hi,

I have a custom entity, but it has some empty boxes and they are not fields or anything else. Seems like a bug or sime kind of error. Could you please advice what it could be, i have attached a screenshot.

Cheerserror-empty-boxes.jpg

*This post is locked for comments

I have the same question (0)
  • MMK Profile Picture
    745 on at
    RE: Entity shows random empty boxes

    Rasi  can you add  the Form Screen Shot of that entity

  • Rasi Profile Picture
    222 on at
    RE: Entity shows random empty boxes

    Please see attached

    form-screenshot.jpg

  • Verified answer
    MMK Profile Picture
    745 on at
    RE: Entity shows random empty boxes

    Just try to remove those  tabs and add them gain then save it publish it and make sure you are updating the correct form

  • Rasi Profile Picture
    222 on at
    RE: Entity shows random empty boxes

    I also have this java scrip on this form ( I wonder if this could be causing it)

    function OnChangeName()

    {

       debugger;  

       var Name = Xrm.Page.getAttribute("new_insured").getValue();

       var prefixVal = Name.substring(0, 3);  

       Xrm.Page.getAttribute("atn_autonumberprefix").setValue(prefixVal.trim().toUpperCase());

    }

    function OnloadRemoveComma()

    {  

           var autonumber = Xrm.Page.getAttribute("new_name").getValue();

           if(autonumber != null && autonumber != "" && autonumber != undefined )

           {

               autonumber= autonumber.replace(/,/g, '').trim();

               Xrm.Page.getAttribute("new_name").setValue(autonumber);

               Xrm.Page.data.entity.save();

           }

    }

  • Rasi Profile Picture
    222 on at
    RE: Entity shows random empty boxes

    Got it sorted thanks for you help. The issue was: Tab formatting was set to 2 columns and Column 1 width set as 100% and second as 0%. I have changed formatting to 1 Column and problem was solved.

  • Suggested answer
    PranavShroti Profile Picture
    4,510 on at
    RE: Entity shows random empty boxes

    It seems that those orphan fields not part of any form section...Few things you can check-

    1. Did you customize this entity and uploaded any managed solution which overwrite this entity?

    2. Did you try changing the section position.. moving "Contact & Transaction" section up and down and check...

    3. Is it happening in all role based forms ? Did you try to create a new form how is it behaving..?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
HR-09070029-0 Profile Picture

HR-09070029-0 2

#1
UllrSki Profile Picture

UllrSki 2

#3
ED-30091530-0 Profile Picture

ED-30091530-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans