cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

asterisk(*) getting added by default for input placeholders

grohitg238
Participant
0 Likes
1,034

Hello all,

While developing SAP CDC Screen, we found that asterisk (*) getting added as suffix for input placeholders.

This is showing up for mandatory fields like LoginID, Password, etc.

As you can see below, placeholder text is "Email" but screen is having " Email * ".

I have checked Localization template for affected fields but It contains plain text.


Is there any way we stop the default asterisk at CDC itself ?

Your views are appreciated !

Regards,

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hi,

Is a common standard to have asterisks in the required fields, endusers are typically used to it and therefore the recommendation is to keep them.

Nevertheless, if your project requires to remove them, then, the way to go is through CSS.

Best Regards

grohitg238
Participant
0 Likes

Thanks Vitcor,

Much appreciated !!!

Answers (0)