Setting links for multibox values
-
Dear xnau,
First of all thank you for all the support you are giving so far! And here i am to bother you again:)
In my signup form i have a field which contains the multiselect checkbox element. The user can choose multiple options in here.
Though, what i want to do is when the checkbox values are submitted in the database, and the values are being showed in the list, the user should be able to click the checkbox value in the list and redirects them to a certain page (more specific: to a certain filtered list). Normally i would just do this by giving the database field the Link field element and paste a link in it which redirects to a page with list -> filter, though because the database field already has a multiselect checkbox element, this isnt possible.
The question is, how can i make this happen easily? Is there an easy way to this or requires this some coding? And if so, how?
Thank you in advance!
- The topic ‘Setting links for multibox values’ is closed to new replies.