Forum Replies Created
-
AuthorPosts
-
June 29, 2021 at 12:11 in reply to: Vlookup – feed Totals from Vlookup table to Parent on saving/updating child #33946
Thank you
June 29, 2021 at 09:22 in reply to: Vlookup – feed Totals from Vlookup table to Parent on saving/updating child #33942Hi Alexander,
Still no luck.
Could it be the underscore in ‘Vlookup_Samples’ is causing an issue with the jQuery?
Thanks
Gul
June 28, 2021 at 10:21 in reply to: Vlookup – feed Totals from Vlookup table to Parent on saving/updating child #33915image attached
Attachments:
June 28, 2021 at 09:21 in reply to: Vlookup – feed Totals from Vlookup table to Parent on saving/updating child #33912Hi Alexander,
I tried the suggestion but had no luck.
var val = jQuery(“.vLookup_total_Bacti:eq(5)”).text();
alert(val);
setFieldValue(“Bacti”, val);name of your vLookup column – do you mean column header name in table or the name of my vlookup?.
e.g my vlookup is called Vlookup_Samples rather than vlookupTasks
Great that works and toggles correctlt. Thank you again.
I am afraid the code did not work. Error attached.
I have amanged to get a workaround by adding an additional people picker field and moving away from dropwdown. Thank you for your help.
Attachments:
I am afraid the new code is not working the other way now i.e if the value exists in the dropdown it does not toggle the radio button. If it does not exist in values then it will toggle to the check box for ‘Specify your own value’. I have reverted the utility back to the original.
Is there a way to check and update the values in the multichoice dropdown field before you update it ?. This might get round the radio button to not set properly.
Thank you. I will give that a go.
Alternatively is there a way to check and update the values in the multichoice dropdown field before you update it ?. This might get round the radio button to not set properly.
Thank You Alexander.
attachments added
Attachments:
We are having this same issue with a later version of code. v4.37
Any ideas on how to resolve?
No difference if you try in Firefox or IE.
All sorted. It was simply the Stop needed to be a lower case ‘stop’ in the rule.
Thank you. That solved the problem
-
AuthorPosts