scientist-softserv / palni_palci_knapsack

Apache License 2.0
1 stars 0 forks source link

Show PDF inputs fields appearing on work form #70

Open ndroark opened 2 weeks ago

ndroark commented 2 weeks ago

Some fields (show pdf viewer, show pdf download button) are showing on work creation pages. It is unclear whether text entered in these fields affects the work display page, but the information is saved in these fields, and the presence of the fields will be confusing to users.

Image

Testing Instructions

ShanaLMoore commented 1 week ago

TODO: We need to figure out a way for get the yaml's form > display: false to actually hide the terms from the form. Right now it's getting ignored. If we completed remove the form block, then the backend won't have the term on the form and that causes other problems.

ref