Dear Saul,
There are lots of document screenshots in this ticket, I have checked them one by one.
In my opinion, they are possible within Toolset plugins.
for example, your screenshot:
https://toolset.com/wp-content/uploads/2019/08/1326391-Books_Chapters.png
You can try these:
1) Create a custom post type "Books_Chapters":
https://toolset.com/documentation/user-guides/create-a-custom-post-type/
- Title: You can use post title
- Description: You can use post body
2) Create a post field group for above post type "Books_Chapters", and add below custom fields:
https://toolset.com/documentation/user-guides/using-custom-fields/
- Year:
you can try with custom date field or numeric field
- Contrib1(Contrib2 ... ):
you can try with a repeating single line field, so you will be able to add Contrib3 and Contrib4 ... :
https://toolset.com/documentation/user-guides/repeating-fields/
Or you can setup two single line fields "Contrib1" and "Contrib2"
- publication, if it is publisher, I suggest you setup it as a custom taxonomy. So when you create new book post, you can assign it with the existed terms without inputting the publisher again, and you will be able to add more new publisher easily. See our document
https://toolset.com/documentation/user-guides/create-custom-taxonomies/
- Org1, org2 and Org3:
Same as above "Contrib", you can try with repeating field or three single line fields
- URL:
it should be a custom URL field
3) "taxos", it seems to be "book type", you can create a custom taxonomy "book type" and register it to above post type "Books_Chapters", see the document I mentioned above:
https://toolset.com/documentation/user-guides/create-custom-taxonomies/
Hi Luo,
Is it possible to make this entire forum thread private so that it won't be visible to the public?
Saul
Unfortunately, there isn't such an option to make this entire thread private, but I can edit your post to change text and remove screenshots, please let me know if you want it.
Luo,
Yes, please delete the text from the original message and remove all of the screenshots.
Thank you.
Saul
Done, all text and images are deleted as your request.