Hi,
I have a form with 2 events. Each event have common as well as fields only related to them.
Example:
Event 1: VL
Event 2: Training
Field 1: Who
Field 2: Where
Field 3: When
Field 4: Reason
Field 5: Training Title
Event 1 will trigger to display Field 1,2,3 and 4. While Event 2 will trigger Field 1,2,3 and 5. I already achieve it using Confiform Rules.
I am displaying the entries via Entry Viewer. How can I display in dialog mode only the fields that are related to a particular event (e.g. when I click Event 1, only Fields 1,2,3, and 4 will display in dialog mode)?
Most probably (if I understand the question) you need to setup the ConfiForms Field Definition Rules macro to show/hide the fields based on the data you have in your Event1 / Event 2 fields
Something like this, may be https://wiki.vertuna.com/display/TEST/Demo+with+conditional+rules+to+show+or+hide+fields+on+the+form
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.