asked on January 30, 2024
Hi all,
I have a look up rule that pulls data from a lookup table and fills a form.
The form has a table that I fill the lookup data with. Everything displays correctly except the column that has a dropdown.
What it displays in the Form:
What it displays in the lookup table:
I think it's adding '_#' to 'Checked' because I have it "and its values with" to be the same column I'm pulling from.
Essentially, we have a two step process and normally at the second step the form will just show the √ or X for each row. Because Checked_# doesn't exist in the dropdown as options, it is displaying the first row correctly and the rest are not.
Any insight as to how I could get it to stop adding _#s ?
0
0