Hi I have some hidden fields which are coditional and that kind of recursive.
T0_SC_Verpflegungstage
|--> If one selected: T0_SC_Verpflegungsart
|--> If one selected: T0_SC_Verpflegungsallergien
|---> |--> If value 14 selected:T0_SC_VA_S

all this are hidden fields, you just can see them when you go to the records in backend and only for the Event IdM Tertium Freiheit... Here is one record for this event in backend.

http://playground.inseln-der-macht.de/administrator/index.php?option=com_dtregister&task=edit&controller=user&cid[]=3346

Wenn you scroll down to the bottom there is the starting field
T0_SC_Verpflegungstage (Lable Verpflegungstage)

Select one value, now these both appear (thats correct)
|--> If one selected: T0_SC_Verpflegungsart ( Label Verpflegungsart)
|--> If one selected: T0_SC_Verpflegungsallergien (Label Verpflegungsallergien)

Now select value 14 (Sonstiges) on Label Verpflegungsallergien

No a new textfield should be opend:

|---> |--> If value 14 selected:T0_SC_VA_S

but it dosnt appear.

  1. Bug here. Save your selection and reenter this record. you will see he saved the selection from
    T0_SC_Verpflegungstage (Lable Verpflegungstage)
    but he doesn't extend show up the conditional fields.

I gave you my Playground page details. It is a copy from the production without ssh and emailing. So every change you make I have to reproduce in production.

Eventlist view in the frontend is at following URL:
http://playground.inseln-der-macht.de/anmeldesystem.html

    gslitt91 hi
    I can confirm it is fixed and this file fixed it also in my production. Many thanks for the quick solution.

    Write a Reply...
    You need to Login to view replies.