- First commit to issue fork.
field_tarief_fl en field_tarief_klant are both numeric fields (Float). field_opdracht is not relevant to this case. I want to prepopulate the numbers field but for some reason it stays blank.
This how my prepopulate link looks like:
../node/add/timesheet?display=timesheet_validatie&edit[field_opdracht][widget][0][target_id]=1279&edit[field_tarief_klant][0][value]=5.32&edit[field_tarief_fl][0][value]=5.00&destination=beheer/opdracht/1279
field_opdracht is prepopulated as expected but the numeric fields stay blank.
We use a comma as decimal point in my country and tried setting the prepopulate value to use the decimal point instead of comma but without success.
Maybe comma or decimal point in the url breaks the prepopulation function? I tried using "5" and "6" as values but that does not work either.
What am I missing?
Active
2.3
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.