Hi Lina,
can you provide screenshots what you did to populate the email field. It seems that you are using something else then the "Target fields" in the advanced configuration of the choose field.
Best regards,
Daniel
Hi Lina,
can you provide screenshots what you did to populate the email field. It seems that you are using something else then the "Target fields" in the advanced configuration of the choose field.
Best regards,
Daniel
I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filtered email should be displayed in the field immediately after selection. But it's not working. The email only appears after I delete the name.
How can I solve this problem?
Strange... it works for me ;)
Maybe you have a form type selected in the report configuration (in the first tab) that isn't connected to this field.
AND, I know it's a workaround, but you can always try making it a calculated column ;)
In addition to why it's visible/not visible you might be running different versions of the system (not sure if it was always possible to put those attributes on reports),
I wanted to suggest same workaround as Jacek, at first - check column name, which is used by the attribute, in attribute configuration screen.
Answer single choice values are stored in WFD_AttChooseX columns.
In calculated column just put in the name of the column, maybe wrap it with dbo.ClearWFElem(WFD_AttChooseX), example in attachment.
I don't have an error, I just don't see this column available to add - I added screenshots.
Strange... it works for me ;)
Maybe you have a form type selected in the report configuration (in the first tab) that isn't connected to this field.
AND, I know it's a workaround, but you can always try making it a calculated column ;)
Hi,
I don't know if I understand correctly, but I checked and YES - you can add the "Choice list" column to the report.
Are you having any issues/errors with this?
I don't have an error, I just don't see this column available to add - I added screenshots.
Hi,
I don't know if I understand correctly, but I checked and YES - you can add the "Choice list" column to the report.
Are you having any issues/errors with this?
Hello, is there an option to present answer (single choice) from choice list on report ?
Thank you
Hi Michał,
I'd check if there is broken inheritance but not on form level, but on step/form/attribute level.
This doesn't make the form icon red on the tree, but it still breaks inheritance just on lower level than form.
We got it, folks! There was a broken inheritance at the attribute level (see screenshot). As Maksymilian Stachowiak mentioned, it is hard to spot because it doesn't make the form icon red on the tree.
Thank you very much for help!
Hi Michał,
I'd check if there is broken inheritance but not on form level, but on step/form/attribute level.
This doesn't make the form icon red on the tree, but it still breaks inheritance just on lower level than form.
Indeed, the straight forward query would return nothing, but at least you have the chance to work on it and solve whatever problems arise once data is archived. We solved the last problem - SQL vs archived elements, then we've got stuck with Webcon control not doing anything. Seriously annoying. To overcome this we have to think to an additional item list to throw at it with the last combination of children just before archiving the parent-children structure.
I'd suggest leaving a user voice, so Webcon will have a chance have a take on this topic ;)