-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🦄 Hide PDF inputs from edit form #57
Labels
Comments
Tested on STAGING PS. The iiif print code to split PDFs has not been merged at this point. Prerequisites:
When PDF.js checkbox is off: ✅
![Image](https://github.com/scientist-softserv/palni_palci_knapsack/assets/10081604/de209fa2-318b-406c-a65b-35a78a6c81da)
When PDF.js checkbox is on: ✅
|
Show PDF options should NOT be on the form as inputs: ❌
EDIT > FILES TAB ✅FORM ❌ |
Locally, I do not see these check boxes in the files tab 🤔 but in pals staging I do. UPDATE: RESOLVED. I didn't have my worker container running so it didn't know about the uploaded file. |
Setting down due to a shift in priorities. TODO: Hide the input fields from the description tab |
ShanaLMoore
changed the title
🦄 PDF.js is not functional
🦄 Hide PDF inputs from edit form
Jun 4, 2024
dupe #70 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Verify that PDF.js is working on pals knapsack
UPDATE: Original title: PDF.js not functional
TODO:
PDF.js should be check boxes on the edit form's files tab only.
Hide the input field boxes from the description tab of the edit form.
PS. Marking the metadata yaml properties with form > display: false did not hide them.
The text was updated successfully, but these errors were encountered: