JustMe
Junior Member
Posts: 2
Registered: 2/4/2005
Member Is Offline
|
| posted on 2/4/2005 at 09:35 PM |
|
|
Defining Dependencies?
Is it possible in Form PRO to define dependencies between elements?
ie, if this radio button is selected then this textfield cannot be blank.
Or if this checkbox is selected then one of these radio buttons must be picked.
I don't see any way to define such dependencies. It would be nice...
Thanks!
|
|
|
Me
Junior Member
Posts: 2
Registered: 8/29/2005
Member Is Offline
|
| posted on 8/29/2005 at 09:55 AM |
|
|
I also use Form PRO and require defining dependencies between elements.
What is the solution to this?
|
|
|
tigra
Administrator
Posts: 2050
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/29/2005 at 07:07 PM |
|
|
Dependencies are not supported by the script. The reason is that there are too many possible configurations for dependensies so if we were to try to
come up with the way to describe them all in configuration file we'd end up with some sort of the programming language.
You can submit a support ticket with the description of your situation and we'll respond with time and cost estimate for the customization. The rates
are reasonable so don't hesitate.
|
|
|
degruijterp
Junior Member
Posts: 8
Registered: 4/16/2005
Member Is Offline
|
| posted on 1/23/2006 at 06:33 PM |
|
|
Customised validator
When I inquired about defining a dependency, I got a link to a customised validator-script, for free.
I requires some javascript, but works OK.
I won't post the link here, but I should think that SoftComplex will give it to you, they gave it to me!
Succes,
peter
|
|
|
bali2002
Junior Member
Posts: 3
Registered: 4/11/2007
Member Is Offline
|
| posted on 4/11/2007 at 12:35 PM |
|
|
would you mind sharing that link??
|
|
|
tigra
Administrator
Posts: 2050
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/11/2007 at 05:30 PM |
|
|
here is one of the versions of the code with the dependency check.
Attachment: deps_checks.zip (3.02kb)
This file has been downloaded 659 times
|
|
|