I’m looking for a way to do either of these things, and hitting a roadblock within Fibery and the help information to solve. In my use case, people will be submitting requests for new features/issues(bugs) to be fixed, but will not be using Fibery beyond the logging and checking status of these requests (they will not manage work in the system and will have a few predefined views). All this is fine and dandy, however - for non-technical users there are a few simple barriers I’m hitting:
- In both board and table view, clicking to ‘Add New’ simply allows you to input the name, after which you need to then enter + click on the entity to open it and fill more information out.
- I can not identify a way to create a quick link or set a button/easy access to ‘create new request’ for these users to access - e.g., an external url pointing to this, etc.
I’d be happy with a solution to (1) where I can force the modal to appear on click instead of just in line entering the name, but ideally I could within my read me or in the left nav add a quick ‘add request’ button.
Are there any tips that anyone has encountered to solve this issue?