pvtsolver
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Format “Min” & “Max” AttributeThanks for your quick reply.
If I enter the percentage symbol into the error messages section, the whole form will be affected.
I want the error message to appear with percent symbol for specific fields only.
Is this possible?
Please advise.
Forum: Plugins
In reply to: [Calculated Fields Form] Format Field Label (Subscript)Thank you so much.
Forum: Plugins
In reply to: [Calculated Fields Form] Format and Adjust Validation MessagesThank you so much for your quick support 🙂
Forum: Plugins
In reply to: [Calculated Fields Form] Format and Adjust Validation MessagesGreat, one more question please..
Moreover, I want the font-color of the entry box to be the same even if it was wrong.
The following code is not working:
#fbuilder .cpefb_error { background-color: #ffffff !important; border-color: #fc0000 !important; color: #707070 !important; }Thank you in advance.
- This reply was modified 5 years, 10 months ago by pvtsolver.
Forum: Plugins
In reply to: [Calculated Fields Form] Format and Adjust Validation MessagesThe border color of the field box still the same. I used this:
#fbuilder .cpefb_error { border-color: red; background-color: #ffffff !important; }Please advise.
Forum: Plugins
In reply to: [Calculated Fields Form] Format and Adjust Validation MessagesOkay,
Can I remove the arrow of the tooltip?