Crocoblock / jetformbuilder

74 stars 16 forks source link

jetformbuilder select field args_additional #413

Open JuanCar29 opened 7 months ago

JuanCar29 commented 7 months ago

I don't see in the documentation how this function can be implemented, which may be interesting.

query_id|prop_for_value|prop_for_label|prop_for_calculated|args_additional

Can someone who knows how to do it give an example?

Crocoblock commented 5 days ago

In the generator you can set 3 params only prop_for_value, prop_for_label and prop_for_calculated

please describe your request in more detail, why do you need additional arguments?

JuanCar29 commented 4 days ago

On some occasions I had to use more than one value from the query to make a calculation.