Email action button styling

Email action buttons in IPA notification messages are styled using CSS to align with the Infor Design System (IDS) standards, ensuring a consistent web experience across Infor applications. The CSS is specified in the HTML email content within the <head> element. You can disable this styling by setting a configuration parameter.

Disabling the CSS styling

Use this procedure to disable the IDS styling and revert the email action buttons in IPA to their original minimal CSS format.

  1. In the Administration Console, select Configuration Parameters.
  2. Click Create.
  3. Specify this information:
    Component
    ipa
    Key
    disableEmailActionCss
    Value
    true
  4. Click Save.