I want to define CSS in app for form submission but I encountered this message
[image]
so if I accept this warning it will destroy my App or not?
I want to define CSS in app for form submission but I encountered this message
[image]
If you don’t press the enable button, you will never get the results of using CSS. Use ctrl+z if you encounter problems.
I enabled it but result didn’t work correctly
Are you asking about CSS code problems? If yes then change the code part “aria-label” using the word “submit” to be changed to your language.
I changed it but doesn’t work
how about I change the computer language to English?
Show me how your code is created. Do you turn on CSS preview?
From your settings I don’t see anything wrong. What is the name of your button now? If your button name is “Submit” then it should work if your hint component appears.
I changed like below code
#page-root:has(.prevent-submit) [aria-label=“ibraz etmek”] {pointer-events: none;opacity: 0.4;}
What language is this? If your computer uses English, what are the results?
this is Turkish language
“ibraz etmek” means submit
but the other words on app body is Persion language
that’s right,my camputer language is Turkish
Persian language:
Try copying and pasting the button’s text into the CSS code. If it still doesn’t work, our conversation will take longer.
Thank you so much,I will try it
As much as the letter “i” of your [aria-label=“ibraz etmek”] is different from the image.
yes you’re right
I try it with Turkish keyboard
The labels on the buttons must be exactly the same. Is it working?