Skip to Content
Technical Articles
Author's profile photo Adil Khan

Recruiting Marketing – How to fix Data Privacy Consent Statement box

Data Privacy Consent Statement (DPCS) is an important disclaimer that every organization needs to declare when candidate is submitting their personal detail.

The size of the DPCS depends on the company’s policy. Sometimes it can be 4 lines crisp statement or sometime it can be a 4 pages detailed statement. In any case we need to put exactly the same statement on the website.

In SAP Recruiting Marketing landing pages, we have seen that a detailed DPCS statement goes out of the screen and double scroll bar appears on the right side of the screen. Which is sometime confusing for the candidates and hard to control on different devices.

This behavior is usually pointed by the branding and marketing team of the organization, and this can start a whole new debate.

 

In this blog you will learn,

How we can reduce the size of the box and put the scroll bar inside the DPCS box.

 

Pre-requisites

  1. Customer should have license of RCM and RMK.
  2. Use CRM Should be enabled in the Command Center.

 

Steps to Achieve

Step 1: In Career Site Builder, navigate to the respective Landing Page and add Custom Plugin.

Step 2: Open the Custom plugin and enter the below code in it.

<style>

#landingpagedpcs .modal-content{

height: 550px;

}

</style>

 

Step 3: Publish the page and reload the site.

Conclusion

There simple steps make the page more interactive and better looking then before. We can develop similar snippets to add more functionality or to beautify it further.

 

I hope this blog has answered the concern related to the Landing Page DPCS box. I will be happy to address any further question in the comments.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sadiya Kauser M S
      Sadiya Kauser M S

      Hi,

      We have a requirement to enlarge the Data Privacy Statement box in "Create an account" sign up page. Can this be achieved. Currently the box ix very small with 2 scroll bars to reach to the end of the notice.

      Please let me know if this can be achieved using the same.

      Regards,

      SK