Forum Discussion
Ed_Johnson_43
Jan 18, 2022Copper Contributor
Printing Forms
I have a form on which I want to use drop down lists. When I print, the prompt "Choose an item" displays whether there's data in the field (A cell in a table) or not. How do I supress this when I p...
Lenka_Kerumova
Jan 20, 2022Iron Contributor
Hi Ed_Johnson_43 ,
wouldn't ticking "Remove content control when contents are edited" help?
Or creating a binding which would hide the content if the space was empty?
Just thinking out loud.