×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Different bookingfields for different events?

Different bookingfields for different events? 10 years 2 months ago #24917

  • Binary
  • Binary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Hello,

I know I can create individual bookingfields in each event.
But I have to use this programming style of creating it.
Is it possible to create different bookingfields for different events? I mean by clicking on bookingfields.

Thank you and best regards

Different bookingfields for different events? 10 years 2 months ago #24920

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Kian,

hmm what do you mean? For the "old" event specific fields you need to use a simple with | separated syntax.

For example:

Address|1||text

Field Name|Required Field|Default Value|Field Type|Parameter|Parameter|...

Field Name: The name of the field (e.g. Address)
Required Field: 0='Input optional, 1='Input required
Default Value: The default value for this field (e.g. Main Street)
Field Type: The type of the input field (text, textarea, radio, select, email)
Parameters: Additional parameters separated by vertical bars (e.g. for Field Type 'radio' and 'select', the values that can be selected; for Field Type 'textarea', the width and height)

Not very nice, i know.. we have a better new solution on the todo-list for a later version.

Best regards,

Yves

Different bookingfields for different events? 10 years 2 months ago #24957

  • Binary
  • Binary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Is there a way to have event specific fields in another way than creating it in the way you showed me above?

Different bookingfields for different events? 10 years 2 months ago #24959

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi,

no currently not. Is the syntax this hard? :blush:

Yves

Different bookingfields for different events? 10 years 2 months ago #24962

  • Binary
  • Binary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
For me not, for my customer yes.
But anyways, the fields looks different, if you activate both.
A simple if request and the option to select which field should show up in which category or event should do it in my eyes (no offense!).

Different bookingfields for different events? 10 years 2 months ago #24968

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
As i said we have it on the todo-list :oops:

Best regards

Yves
  • Page:
  • 1
Time to create page: 0.154 seconds