I'd like to know if I can have the join/edit section similar to what the profile types function?
I.E. - "Do you have a car?" [YES | NO]
Choose Yes, it will then reveal additional fields to insert the information
I'd like to know if I can have the join/edit section similar to what the profile types function? I.E. - "Do you have a car?" [YES | NO] Choose Yes, it will then reveal additional fields to insert the information |
you can use jquery here. so much to do.... |
i have wrote this jquery code for you to take as reference. Take a look so much to do.... |
This is commonly refereed to as Dependent Fields.
There is a mod for this kind of feature in the market. It has some limitations but may meet your needs. Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
i have wrote this jquery code for you to take as reference. Take a look
oh ok, where would I implement the jquery code? |
This is commonly refereed to as Dependent Fields.
There is a mod for this kind of feature in the market. It has some limitations but may meet your needs. What kind of limitations would we be referring to? |
It can be added to _header.html file but the selector needs to be updated to select the fields you want to work on. Its not much hard if you know basics
i have wrote this jquery code for you to take as reference. Take a look
oh ok, where would I implement the jquery code? so much to do.... |
hm, I do know some basics, the problem is that if dolphin has updates, it would need to be re-inserted again. It might be worthwhile to just buy that dependent field module. I'm trying to minimize a lot of hard custom coding so that it's easy to upgrade later down the road. |
only one file is modified so you can easily keep the record of it and reapply it on an update. Did you verified the functionality of the module? does it do what you want? Choice is yours, do whatever you want. Good Luck :) so much to do.... |
What kind of limitations would we be referring to? I recommend you investigate the market post yourself. But as an example the developer states this only works with single select drop down lists. So you can do a drop down with yes and no options but not radio buttons. At least that is how I understand the description of the product offered.
Wow, I never realized how seriously people took the Boonex logo hand holding. Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
What kind of limitations would we be referring to? I recommend you investigate the market post yourself. But as an example the developer states this only works with single select drop down lists. So you can do a drop down with yes and no options but not radio buttons. At least that is how I understand the description of the product offered.
Wow, I never realized how seriously people took the Boonex logo hand holding. ok great, I've purchased a few mods from him and actually emailed him directly. I just wanted to get your personal opinion on the limitations. So far, the dropdown being the "limitation" would most likely still be suitable for my purpose.
thanks again! |