Dynamics 365 Portals, based on Bootstrap, are very flexible when it comes to the web site and individual page layout. To create consistent look and feel the Website record defines header and footer templates. And the footer looks like this: I was working on a site where I didn’t need a footer at all so […]
Tip #1127: Don’t update auto number field
We did mentioned in the past that most of the good inventions are driven by the laziness. Auto numbering the new records is one of those. Instead of manually looking up the next available number, calling other users to see if they have any intention of creating a new record in the next few minutes, […]
Tip #540: Blank Base Currency Fields
So you build a view that includes money/currency fields, but when you run the view, all of the base currency fields are blank. If you want to see the value of the Base fields, add at least one non base currency field to the view.