UPDATE – I see view works just fine, it was me, it’s a form, and although it “appears” I can edit, it doesn’t save.
Still issues with delete, and I noticed it does not show currency (dollar symbol or.00). Am I missing something, or does not that not work in here?
Lastly, if I want to have a manager w/delete and user with no delete, is there any way to do this, besides css display:none.
Thanks!
oh, and the unread feature wasn’t working…, html shows them all under unread (not sure if I want it to work, as they will be read in emails), just asking.
Thank you for your bug reports. I will look into this and report back next week.
Hello @cybercitycats and thank you for using the plugin. Here are answers to you questions in the order you posted them 🙂
There was a bug that didnt disable the fields during view and therefore the appeared to be editable. The submit button was however removed witch made it impossible to save the entry in view mode. Might this have been what you experienced?
On currency; yes, that was a bug. Thanks for finding it. I have added support for currency.
Regarding user/manager view/delete; it is currently not possible to have some user roles able to delete and others not. This however will be supported in the premium version of this plugin that will be released in a few weeks.
The unread feature works by adding a class to the table row:
.not_read and .is_read
You need to use css to style these rows.
Issues with delete: can you please describe this in more detail. I cannot reproduce this.
-
This reply was modified 8 years, 7 months ago by
fried_eggz.
I’m going to mark this as resolved. If you have further issues feel free to reopen.
Hi, thank you for your reply. Re: View Mode, yes, that is exactly what I experienced. However, I am confused, because I don’t see an update for 2 months…
As for delete giving me the error. I get “delete failed” (although it does delete upon refresh). Apparently it is a conflict with Ultimate Member; not sure how to resolve it.
Also, I have 2 forms, identical except a hidden field that shows differently based on form. I wanted to show both forms on a single stickylist. Even though I have [stickylist] showing, it is only showing form 1. Is it possible to show both forms on one sticky list?
also in VIEW mode, I am seeing 3 instances of the attachment.
@cybercitycats
1. There is no new version but the plugin has been uploaded. Just download it again.
2. Did delete work when you disabled Ultimate Member? When Ultimate Member is active check that the role what you are using has the capability stickylist_delete_entries.
3. It’s currently not possible to combine entries from multiple forms into one list.
Thank you. I am going to see if Ultimate Member can assist me with that…
in VIEW mode, I am seeing 4 instances of the attachment.