Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anmeldeformular auch nach Event Category publizieren #137

Open
BFFBern opened this issue Jan 31, 2022 · 4 comments
Open

Anmeldeformular auch nach Event Category publizieren #137

BFFBern opened this issue Jan 31, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@BFFBern
Copy link

BFFBern commented Jan 31, 2022

Anmeldformular aufschalten: Abfrage zuerst EventTypeId dann Event Category

// fields for the form (required)
"formFields": {
// can be specified per EventTypeId (fallback to default)

@schefbi schefbi self-assigned this Apr 29, 2022
@schefbi schefbi added this to To do in Biel 3.4.0 Apr 29, 2022
@schefbi schefbi added this to To do in Biel 3.4.0 Apr 29, 2022
@schefbi schefbi moved this from To do to Done in Biel 3.4.0 May 13, 2022
@schefbi schefbi added the enhancement New feature or request label May 13, 2022
@schefbi
Copy link
Contributor

schefbi commented May 13, 2022

wurde umgesetzt. Neu kann auch nach EventTypeId > EventCategoryId form Felder definiert werden. Falls keine Felder gemäss EventCategoryId vorhanden gibt es weiterhin das Fallback auf EventTypeId. Wenn dort auch keine vorhanden dann wird weiterhin auf default weitergeleitet.

@schefbi schefbi moved this from Done to Documented in Biel 3.4.0 Jun 27, 2023
@AramLoosman
Copy link
Contributor

@schefbi Kannst du mir sagen, ob folgender Code so auch lauffähig ist (also ob Events welche nicht EventCategoryId 1 haben, dann in den Zweig "alle anderen" gelangen:
"15": { // CASAnlass "1": { //EventCategoryId (EventCategory = Lehrveranstaltung) "addressFields": [ ...] }, "addressFields": [ ... ] // alle anderen
Oder müssen dann alle EventCategoryId's aufgelistet werden?

@schefbi
Copy link
Contributor

schefbi commented Oct 17, 2023

@AramLoosman
Copy link
Contributor

Merci für die Antwort, hat funktioniert!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Biel 3.4.0
Documented
Development

No branches or pull requests

3 participants