Custom Field Management

  • Jeff Stone
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 7 months ago #86005 by Jeff Stone
Custom Field Management was created by Jeff Stone
Any chance to get Radio Buttons field type added to the Text Field, Select List and Checkboxes? Or at least add the ability to select a default option instead of just a blank field?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #86033 by Mr. Dam
Replied by Mr. Dam on topic Custom Field Management
Hi,
In next OS Services Booking version, the Default selected option will be added into Select list custom field.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Jeff Stone
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 7 months ago #86132 by Jeff Stone
Replied by Jeff Stone on topic Custom Field Management
I've been trying to add a new post regarding Number of Seats and keep getting errors trying to post - either a message about blocking XSS, and not allowed to access this page, or an error 403 message... What gives?

Please Log in or Create an account to join the conversation.

  • Jeff Stone
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 7 months ago #86133 by Jeff Stone
Replied by Jeff Stone on topic Custom Field Management
I'm having an issue on my test site with disabled Add to Cart button when leaving Number of Seats text field empty that disables the add to cart button.

A better solution to this issue might be to make a selection drop down populated with the number of slots entered in the configuration, for 8 slots, step up 1 to 8 - with 1 as your lowest (default), and 8 as your maximum number of slots (seats) that way, the customer can't enter more slots, and can't leave it blank... and if some seats are already reserved for a time slot, get the available number of seats remaining for that time slot to populate the select list?

Basically, check how many avail_seats (say 8 for this example) are available or remaining for the service time slot, and then generate a selectlist drop down automatically populated with the number of seats available for a particular time slot...

Hope this makes sense

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #86138 by Mr. Dam
Replied by Mr. Dam on topic Custom Field Management
Hi Jeff,
In fact, it's quite complicate to implement your idea. And in case, one timeslot has avaialble seats is 1000. The dropdown "How many timeslots..." will have 1000 options, and difficult to select. Hope you understand.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Jeff Stone
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 7 months ago - 7 years 7 months ago #86143 by Jeff Stone
Replied by Jeff Stone on topic Custom Field Management
What about making it a required field that wont let you continue until you put a valid number in it? Also, have a check in place to make sure you didn't enter 0, or a number higher than the available seats then - would that work?

So, if you have 1000 seats total, but there are already 550 filled, putting in a number higher that 450 would be invalid and make you chose again before submitting the form.

I've seen many form field validations that will check a field before submitting the actual form to make certain that the field(s) have valid data...
Last edit: 7 years 7 months ago by Jeff Stone.

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam