Hi,
I have an adaptive form which I am pre-filling with some data from the currently logged in user. I also have a bunch of drop downs distributed among some child panels of the form. These should show their default value "Please Select" when the form is initialised. In order to do that, I needed to add this value to the prefill.jsp so that the drop downs are pre-filled.
But the drop downs are on child panels which are dynamically hidden/shown and when I generate a default DoR it 'detects' the value "Please Select" and adds it and the entire child panel to the DoR.
Is there a way to exclude them from the DoR when they are on a hidden panel and also have them show the default text?
Any help is very appreciated. Thanks, Alex
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Alex,
This was a bug in 6.1 Feature Pack 1 and it recently got fixed.
Thanks,
Rishi
Views
Replies
Total Likes
You can enable the "Exclude fields from DoR If hidden"property at the form level to exclude all the hidden fields from DOR.
Views
Replies
Total Likes
Done that. Doesn't work :(
Views
Replies
Total Likes
Hi Alex,
This was a bug in 6.1 Feature Pack 1 and it recently got fixed.
Thanks,
Rishi
Views
Replies
Total Likes
Hi Rishi,
Thanks for the update!
Was this fixed as a hotfix or will this be in 6.2?
Thanks, Alex
Views
Replies
Total Likes
This will be available in 6.2 as well as 6.1 FP1 hotfix.
About default value for drop down, you can use placeholder text to display default text.
Thanks,
Sachin
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies