Pass databasejoin value in URL

waby

Member
Hello,

I try desperately to pass the selected value of a databasejoin element in URL as :

&listname___element_name={listname___element_name_raw}
&listname___element_name={listname___element_name_row}
&listname___element_name={listname___element_name_ro}
...

without success :(

Any help please before I become crazy !!!

Thanks in advance

Eloise
 
Where, in a redirect Jump URL?
Try
&listname___element_name={listname___element_name_raw}
 
Thanks for your reply.
I use it in a simple button and I ve already tried your suggestion.
 
Not sure what you mean by "in a simple button".

Do you mean in JavaScript on a button element?

Please be as specific as you can.

-- hugh
 
I ve done a display element in a Fabrik form. In this element I ve done a simple link with an href to pass data from one form to another.

It works perfectly with field element but not with a databasejoin. :confused:

<a class="readon" href="index.php?option=com_fabrik&view=form&formid=1&listname___elementname={listname___elementname_raw}&Itemid=166"><span>Swap it!</span>
 
I don't seem to be able to replicate this.

BTW, what URL does it generate with the {listname___elementname_raw}? Does that placeholder just generate nothing, or does it render as something like "Array"?

-- hugh
 
The url stay like this :

index.php?option=com_fabrik&view=form&formid =1&listname___elementname={listname___elementname_raw}&Itemid=166

(without space of course)

and the data filled out in the field is like this :

{listname___elementname_raw}

I hope I ve understood your question
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top