• 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: Disallow first option in drop-down menu

Disallow first option in drop-down menu 15 years 8 months ago #8291

Any tips on how to disallow the first option in a drop-down menu?
The administrator has disabled public write access.

Re:Disallow first option in drop-down menu 15 years 8 months ago #8301

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

If you want to display a select list and make the first option unselectable, you should use this syntax:

|Please select...
Option 1
Option 2
Option 3

As you can see, the first value of the first option is empty (--empty--|Please select..) and setting the Required parameter to Yes will trigger the validation message.

Regards!
The administrator has disabled public write access.
The following user(s) said Thank You: zenmach
  • 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!