-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Feature Request - data entry - profile expansion #4361
Comments
Yes! All sounds correct to me and I think it will be a great improvement! |
@dustymc I'm planning on covering the new data entry screen in our next webinar (3/8) - do you think this will be live by then? If not, I can just mention the soon-to-be capability. |
That might be a little optimistic, but I'll see what I can do! |
No worries if not! |
@ebraker (and @AdrienneRaniszewski and everybody else) - the basics of this are running in test, I'm still ironing some things out but it should be mostly functional and feedback would be appreciated. |
@ebraker I created a project to try and keep track of all of the tips and info for the new data entry screen that have been popping up across different issues: https://github.com/orgs/ArctosDB/projects/12?add_cards_query=is%3Aopen |
@dustymc I can't log into test even with the pw reset (tried every iteration). I created a new profile, but that doesn't give me data entry permissions.... Help? |
You should have email from Arctos. |
Got it, I'm in! Thanks. |
Yes, agreed. (Wish I'd have thought of it!) I think there will be a sort of awkward transition period (and there's a fair bit of complexity wrapped around that), but the only alternative I could come up with was just tossing everyone's existing profiles, which I presume would understandably involve torches and pitchforks and such....
Sure, should be pretty trivial. Not sure I'll get it in this release, I'll start a wishlist if no. The splash page... ... is going to hit the same wall.
I'll see what I can come up with. |
next release |
I'm cruising around and finding some super handy features! Thanks for the 'bring to front' ordering. Questions:
|
Going back to next task
autoload_core is the same as the old loaded=null - it loads the catalog record (which disappears from the bulkloader as part of the process) Yes, it's permanent (until someone tells me we don't need that complexity...). You can
|
@dustymc
Yes, it would be helpful to limit most of us to just those profiles in our collection with our GUID:Prefix but having them at the top is helpful Can you confirm that only the user who created the profile can edit it. It looks like only the creator can delete it, but can others edit it under the same name? |
I am trying out the new data entry form for the first time. Liking it! I chose 'bird' for the attribute helper, which is great. However, the values are carrying over from the previous entry when they shouldn't. The options for all are set to 'show' and not 'carry.' |
Going back next task for that. Should I carry units, or clear them as well? |
Carry units is OK I think. Thanks! |
Is there any way to make the boxes themselves dynamic in the 'dynamic view' so that you can resize the individual boxes? It will help to align things better. |
Probably "not trivial" but likely possible. What are you trying to do? They're already as small as they can be without hiding anything, and you can leave any amount of space between them if you're looking for griddish. You can turn rows and/or columns off to make them magically smaller for most groups. You can now stack them and click any part to bring the whole thing to the front. Just trying to understand the use case - screenshots would probably help. |
Is your feature request related to a problem? Please describe.
The data entry "seed" option is not accessible to low-rights users, gets inadvertently modified, and can be confused with "real" data.
Describe what you're trying to accomplish
Split "seed" data off from normal data.
Describe the solution you'd like
Allow a profile to carry seed data in addition to the current layout capability. Drop the special "seed" handler.
Describe alternatives you've considered
Don't.
Additional context
Would be nice if data from the profile had special highlighting.
Priority
?
@ebraker please correct whatever I've mangled, and feel free to flip this to next task if I'm not too lost.
The text was updated successfully, but these errors were encountered: