• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Required Fields

Required Fields 7 years 7 months ago #37340

  • mmurphy1
  • mmurphy1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
So I found where I can remove the default (*) for required fields. Would be nice if we had an option that made the fields a different color. Yellow, Red and then we could throw a free Text all required fields are in red.
The administrator has disabled public write access.

Required Fields 7 years 7 months ago #37351

  • iceferret
  • iceferret's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 246
  • Thank you received: 64
Try adding this to the 'additional attributes' for the required fields

style="border-color:red"

you can change the background color with

style="background-color:yellow"

and text with

style="color:white"

If you used the (*) youcan change the color with this placed in form properties/css and javascript
strong.formRequired {color:red;}

Or any combination if that takes your fancy. I've only used named colors for ease you can use rgb or #ffffff. Is that what you're after?
If you can keep your head when all about you are losing theirs, then you obviously don't understand the situation!
Last Edit: 7 years 7 months ago by iceferret.
The administrator has disabled public write access.
The following user(s) said Thank You: mmurphy1

Required Fields 7 years 7 months ago #37364

  • mmurphy1
  • mmurphy1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
Was just thinking it be awesome if they added an option to change the way the forms build vs showing a (*), like im not using captions at all to get a cleaner design on mobiles I am just using placeholders.
The administrator has disabled public write access.

Required Fields 7 years 7 months ago #37366

  • iceferret
  • iceferret's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 246
  • Thank you received: 64
Do you just want to lose the (*) on mobile screens or completely?
If you can keep your head when all about you are losing theirs, then you obviously don't understand the situation!
The administrator has disabled public write access.

Required Fields 7 years 7 months ago #37382

  • mmurphy1
  • mmurphy1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
completely. I removed all labels and they just looked funny. I have it done it just be cool if the component allowed you to check a box that moved it to the fields and then allowed you to select a color.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!